class js.html.CSSRuleList
Available on js
A CSSRuleList is an array-like object containing an ordered collection of CSSRule objects. Documentation for this class was provided by MDN.
CSSRuleList
CSSRule
var length:Int
function item(index:Int):CSSRule