[Webkit-unassigned] [Bug 159058] New: options property of a multiple HTMLSelectElement has duplicate items
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 23 09:39:21 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159058
Bug ID: 159058
Summary: options property of a multiple HTMLSelectElement has
duplicate items
Classification: Unclassified
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Major
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcdado at gmail.com
CC: cdumez at apple.com
When reading the options property of a <select> with 'multiple' property, the collection may have duplicate elements in it, resulting in the collection having more elements than 'length'.
The bug is present in Safari TP Release 7, in WebKit r202375, but is not present in Safari 9.1.1
--
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/20160623/2375d3cb/attachment.html>
More information about the webkit-unassigned
mailing list