Closed
Description
- It's inconsistent with
querySelector
which returnsElement
- It's inconsistent with the MDN Web Docs
A non-live NodeList containing one Element object for each element that matches at least one of the specified selectors or an empty NodeList in case of no matches.