Definition
CSS Cascading and Inheritance Level 5 defines CSSLayerStatementRule
[Exposed=Window]
interface CSSLayerStatementRule : CSSRule {
readonly attribute FrozenArray<CSSOMString> nameList;
};
CSSLayerStatementRule
interfaceCSS Cascading and Inheritance Level 5 defines CSSLayerStatementRule
[Exposed=Window]
interface CSSLayerStatementRule : CSSRule {
readonly attribute FrozenArray<CSSOMString> nameList;
};