[Webkit-unassigned] [Bug 58837] Fieldset disabled attribute does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 15:26:49 PDT 2011


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





--- Comment #11 from Kent Tamura <tkent at chromium.org>  2011-04-25 15:26:48 PST ---
(In reply to comment #10)
> Do you have any special API call to update the style?

Oh, I'm sorry.  I found HTMLFieldSetElement inherited HTMLFormControlElement, and HTMLFormControlElement::parseMappedAttribute() already had setNeedsStyleRecalc().
However, we should have a test which confirms HTMLFieldSetElement::disabled changes the appearance of its descendant controls.

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