Mismatch in NodeList and ElementList for queryAll methods #4125
Labels
closed-duplicate
Closed in favor of an existing report
P1
A high priority bug; for example, a single project is unusable or has many test failures
Is the following intentional (and what's the reasoning, please?)...
A: query: Element
B: queryAll : ElementList
C: Document.query : Element
D: Document.queryAll : NodeList
The text was updated successfully, but these errors were encountered: