[Webkit-unassigned] [Bug 26673] Dynamically changing .disabled doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 9 02:07:09 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Dynamically changing        |Dynamically changing
                   |.disabled isn't working if  |.disabled doesn't work
                   |it's done onload (or near   |
                   |onload)                     |




--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2011-01-09 02:07:09 PST ---
A modification of Hixie's test that uses setTimeout(..., 1000) instead of window.onload still fails.

It seems wrong that .disabled is implemented via [Reflect] to me.

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