puppeteer/new-docs/puppeteer.protocol.css.inheritedstyleentry.matchedcssrules.md
2020-07-13 14:01:35 +01:00

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[];