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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 09:54:37 PDT 2011


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





--- Comment #30 from Naoki Takano <takano.naoki at gmail.com>  2011-05-04 09:54:37 PST ---
I thought childrenChanged() is called whenever any descendant children is changed.

Or is there any other even handler to be called?

Thanks,

(In reply to comment #29)
> (From update of attachment 92195 [details])
> 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