[Webkit-unassigned] [Bug 58837] Fieldset disabled attribute does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 09:41:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58837
--- Comment #29 from Darin Adler <darin at apple.com> 2011-05-04 09:41:28 PST ---
(From update of attachment 92195)
View in context: https://bugs.webkit.org/attachment.cgi?id=92195&action=review
> Source/WebCore/html/HTMLFieldSetElement.cpp:76
> + // Traverse whole children to find HTMLFormControlElement is added or not.
This code only gets called when an immediate child is changed. What about when a descendant further down the DOM tree is changed?
--
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