-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
XPath: implement lang() and id() core functions #34593
Copy link
Copy link
Closed
Labels
A-content/bindingsThe DOM bindingsThe DOM bindingsB-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level feature
Description
These are still missing from the XPath evaluator implementation. Relevant specs:
- https://www.w3.org/TR/1999/REC-xpath-19991116/#function-lang
- https://www.w3.org/TR/1999/REC-xpath-19991116/#function-id
Feature tracking issue at #34527
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/bindingsThe DOM bindingsThe DOM bindingsB-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level feature