struct Protocol::CSS::InheritedPseudoElementMatches
- Protocol::CSS::InheritedPseudoElementMatches
- Struct
- Value
- Object
Overview
Inherited pseudo element matches from pseudos of an ancestor node.
Included Modules
- JSON::Serializable
Defined in:
protocol/css.crConstructors
Instance Method Summary
-
#pseudo_elements : Array(PseudoElementMatches)
Matches of pseudo styles from the pseudos of an ancestor node.
Constructor Detail
Instance Method Detail
def pseudo_elements : Array(PseudoElementMatches)
#
Matches of pseudo styles from the pseudos of an ancestor node.