[Webkit-unassigned] [Bug 14439] Can't set el.type on a <button> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 08:45:23 PDT 2007


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |EasyFix
            Summary|Can't set el.type on a      |Can't set el.type on a
                   |button element created with |<button> element
                   |createElement               |




------- Comment #6 from darin at apple.com  2007-08-10 08:45 PDT -------
This is very easy to fix by changing HTMLButtonElement.h/cpp/idl to add
setType, that just sets the type attribute.

If we decide to make the change, we should also tell the HTML 5 folks, since
this behavior conflicts with the DOM Level 2 standard, so we can standardize on
Firefox's behavior.


-- 
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