Skip to content

Commit fa4780b

Browse files
committed
[selectors-4] Add issue against API hooks given previous rewrite. w3c#2240
1 parent de35d64 commit fa4780b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

selectors-4/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,6 +3591,11 @@ API Hooks</h2>
35913591
To aid in the writing of specs that use Selectors concepts,
35923592
this section defines several API hooks that can be invoked by other specifications.
35933593

3594+
Issue: Are these still necessary now that we have more rigorous definitions for <a>match</a> and <a>invalid selector</a>?
3595+
Nouns are a lot easier to coordinate across specification than predicates,
3596+
and details like the exact order of elements returned from <code>querySelector</code>
3597+
seem to make more sense being defined in the DOM specification than in Selectors.
3598+
35943599
<h3 id='parse-selector' algorithm>
35953600
Parse A Selector</h3>
35963601

0 commit comments

Comments
 (0)