pseudoElements property

List<PseudoElementMatches> pseudoElements
final

Matches of pseudo styles from the pseudos of an ancestor node.

Implementation

final List<PseudoElementMatches> pseudoElements;