603 B
603 B
Home > puppeteer > Protocol > CSS > InheritedStyleEntry > matchedCSSRules
Protocol.CSS.InheritedStyleEntry.matchedCSSRules property
Matches of CSS rules matching the ancestor node in the style inheritance chain.
Signature:
matchedCSSRules: RuleMatch[];