[Webkit-unassigned] [Bug 10734] HTMLOptionElement should not allow setting the text and index attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 28 06:28:26 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=10734


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16913|                            |review?
               Flag|                            |




------- Comment #1 from ap at webkit.org  2007-10-28 06:28 PDT -------
Created an attachment (id=16913)
 --> (http://bugs.webkit.org/attachment.cgi?id=16913&action=view)
proposed patch

HTMLOptionElement.index is read-only in IE and DOM (both DOM 2 and DOM 1 Second
Edition), so if I'm not missing something, Firefox is wrong to raise an
exception.

HTMLOptionElement.text is settable in both IE and Firefox, so I don't think
that we should change this.


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



More information about the webkit-unassigned mailing list