cssRules property
      
      CSSRuleList
      get
      cssRules
      
    
    
The cssRules property of the
CSSGroupingRule interface returns a CSSRuleList containing
a collection of CSSRule objects.
Implementation
external CSSRuleList get cssRules;