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.

Instance Fields

function item(index:Int):CSSRule