- cssText
void cssText(string cssText)
Undocumented in source. Be warned that the author may not have intended to support it.
- cssText
string cssText()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCSSImageURLs
auto getCSSImageURLs(string property)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPropertyPriority
string getPropertyPriority(string property)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPropertyValue
string getPropertyValue(string property)
Undocumented in source. Be warned that the author may not have intended to support it.
- item
string item(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
- parentRule
auto parentRule()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeProperty
string removeProperty(string property)
Undocumented in source. Be warned that the author may not have intended to support it.
- setProperty
void setProperty(string property, string value, string priority)
Undocumented in source. Be warned that the author may not have intended to support it.
- setProperty
void setProperty(string property, string value)
Undocumented in source. Be warned that the author may not have intended to support it.