WebIDLpedia

CSSLayerBlockRule interface

Definition

CSS Cascading and Inheritance Level 5 defines CSSLayerBlockRule

[Exposed=Window]
interface CSSLayerBlockRule : CSSGroupingRule {
  readonly attribute CSSOMString name;
};