getMatchedCSSRules

Declaration

CSSRuleList getMatchedCSSRules(
    optional Element? element, 
    optional DOMString? pseudoElement
);