[Webkit-unassigned] [Bug 33983] Setting <Select>.options.length is broken once the inspector has come up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 18:00:54 PST 2010


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|data:text/html;charset=utf- |
                   |8                           |
                URL|<!DOCTYPE%20html><select%20 |
                   |id%3D's'><option>a</option> |
                   |<option>b</option><option>c |
                   |</option><option>d</option> |
                   |<option>e</option><option>f |
                   |</option><option>g</option> |
                   |</select>%0A<input%20type%3 |
                   |D'checkbox'%20id%3D'c'></in |
                   |put>%0A<script>function%20$ |
                   |(i)%20{%20r                 |
                URL|eturn%20document.getElement |
                   |ById(i);%20}%0A$('c').oncha |
                   |nge%20%3D%20function()%20{% |
                   |20$('s').options.length%20% |
                   |3D%200;%20}</script>        |




-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list