Definition
CSS Cascading and Inheritance Level 5 defines CSSLayerBlockRule
[Exposed=Window]
interface CSSLayerBlockRule : CSSGroupingRule {
readonly attribute CSSOMString name;
};
CSSLayerBlockRule
interfaceCSS Cascading and Inheritance Level 5 defines CSSLayerBlockRule
[Exposed=Window]
interface CSSLayerBlockRule : CSSGroupingRule {
readonly attribute CSSOMString name;
};