kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
PseudoElementMatches
/
PseudoElementMatches
Pseudo
Element
Matches
constructor
(
pseudoType
:
DOM.PseudoType
,
pseudoIdentifier
:
String
?
=
null
,
matches
:
List
<
CSS.RuleMatch
>
)