Skip to content

querySelectorAll should return Elements #455

Closed
@theqp

Description

@theqp
  1. It's inconsistent with querySelector which returns Element
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions