arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
SelectorPart.matchElement
arsd
dom
SelectorPart
Returns true if the given element matches this part
struct
SelectorPart
bool
matchElement
(
Element
e
,
Element
scopeElementNow
= null
)
Meta
Source
See Implementation
arsd
dom
SelectorPart
functions
matchElement
toString
variables
attributesEndsWith
attributesEqual
attributesInclude
attributesIncludesSeparatedByDashes
attributesIncludesSeparatedBySpaces
attributesNotEqual
attributesPresent
attributesStartsWith
emptyElement
evenChild
firstChild
firstOfType
hasSelectors
isSelectors
lastChild
lastOfType
notSelectors
nthChild
nthLastOfType
nthOfType
oddChild
rootElement
scopeElement
separation
tagNameFilter
whereSelectors
whitespaceOnly
Returns true if the given element matches this part