|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"DeprecatedCSSOMValueList.idl";
Public Member Functions | |
| getter DeprecatedCSSOMValue | item (unsigned long index) |
Public Attributes | |
| readonly attribute unsigned long | length |
Public Attributes inherited from DeprecatedCSSOMValue | |
| const unsigned short | CSS_INHERIT = 0 |
| const unsigned short | CSS_PRIMITIVE_VALUE = 1 |
| const unsigned short | CSS_VALUE_LIST = 2 |
| const unsigned short | CSS_CUSTOM = 3 |
| attribute DOMString | cssText |
| readonly attribute unsigned short | cssValueType |
| getter DeprecatedCSSOMValue DeprecatedCSSOMValueList::item | ( | unsigned long | index | ) |
1.8.13