matchedCSSRules property

List<RuleMatch> matchedCSSRules
final

Matches of CSS rules matching the ancestor node in the style inheritance chain.

Implementation

final List<RuleMatch> matchedCSSRules;