Get Matched Styles For Node Response
Response type for the CSSDomain.getMatchedStylesForNode command.
Constructors
Properties
Attribute-defined element style (e.g. resulting from "width=20 height=100%").
A font-palette-values rule matching this node.
A list of CSS keyframed animations matching this node.
A list of CSS position fallbacks matching this node.
A list of CSS property registrations matching this node.
A list of CSS at-property rules matching this node.
A chain of inherited styles (from the immediate node parent up to the DOM tree root).
A chain of inherited pseudo element styles (from the immediate node parent up to the DOM tree root).
Inline style for the specified DOM node.
CSS rules matching this node, from all applicable stylesheets.
Id of the first parent element that does not have display: contents.
Pseudo style matches for this node.