<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION: options property of a multiple HTMLSelectElement has duplicate items"
href="https://bugs.webkit.org/show_bug.cgi?id=159058#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION: options property of a multiple HTMLSelectElement has duplicate items"
href="https://bugs.webkit.org/show_bug.cgi?id=159058">bug 159058</a>
from <span class="vcard"><a class="email" href="mailto:cdumez@apple.com" title="Chris Dumez <cdumez@apple.com>"> <span class="fn">Chris Dumez</span></a>
</span></b>
<pre>for (var a in $0.options) console.log(a);
Also only enumerate 45 items (+ the operations on HTMLOptionsCollection), as expected.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>