Open
Bug 1943250
Opened 15 days ago
[selectors-5] Implement referencial combinators
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed)
Selectors 5 defines a referencial combinator /ref/
where ref
is an IDREF or an ID selector.
https://drafts.csswg.org/selectors-5/#idref-combinators
This bug is meant to implement this combinator.
Sebastian
You need to log in
before you can comment on or make changes to this bug.
Description
•