Home > puppeteer > Protocol > CSS > GetMatchedStylesForNodeResponse > inherited
A chain of inherited styles (from the immediate node parent up to the DOM tree root).
Signature:
inherited?: InheritedStyleEntry[];