[Webkit-unassigned] [Bug 148880] New: HTMLOptionCollection.namedItem should return a NodeList when there are multiple matching nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 20:33:46 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148880

            Bug ID: 148880
           Summary: HTMLOptionCollection.namedItem should return a
                    NodeList when there are multiple matching nodes
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, webkit-bug-importer at group.apple.com

See https://html.spec.whatwg.org/multipage/infrastructure.html#htmloptionscollection

Unlike named getters, we must return a NodeList that contain the list of all matching nodes in HTMLOptionCollection.namedItem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150905/4d423691/attachment.html>


More information about the webkit-unassigned mailing list