[webkit-reviews] review requested: [Bug 53860] style.display affecting the initial selectedIndex value of a <select> when it's multiple attribute is set programatically : [Attachment 84640] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 15:35:29 PST 2011


Emil A Eklund <eae at chromium.org> has asked  for review:
Bug 53860: style.display affecting the initial selectedIndex value of a
<select> when it's multiple attribute is set programatically
https://bugs.webkit.org/show_bug.cgi?id=53860

Attachment 84640: Patch
https://bugs.webkit.org/attachment.cgi?id=84640&action=review

------- Additional Comments from Emil A Eklund <eae at chromium.org>
This patch changes the behavior of <select> elements with display: none to
match the behavior of elements that are displayed.


More information about the webkit-reviews mailing list