[Webkit-unassigned] [Bug 159058] REGRESSION: options property of a multiple HTMLSelectElement has duplicate items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 26 16:27:10 PDT 2016


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Web Inspector               |HTML DOM

--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
This issue is likely related to the name of the options being numbers. The duplicates come from the fact that some options are returned by the indexed property getter and others come from the named property getter.

-- 
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/20160626/6d7cdad4/attachment.html>


More information about the webkit-unassigned mailing list