selectors
0.26.0
In selectors::matching
Function
selectors
::
matching
::
matches_local_name
Copy item path
source
ยท
[
−
]
fn matches_local_name<E>(element:
&E
, local_name: &
LocalName
<E::
Impl
>) ->
bool
where E:
Element
,