[Webkit-unassigned] [Bug 17193] Attributes of <input type=range> not accessable from javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 05:41:36 PST 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
          Component|JavaScriptCore              |HTML DOM




------- Comment #3 from ap at webkit.org  2008-02-06 05:41 PDT -------
Why is this a bug? HTMLInputElement interface definition does not specify that
these attributes should be available as properties AFAICT.

One can use getAttribute() and related DOM methods to manipulate element
attributes.


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