[Webkit-unassigned] [Bug 58837] Fieldset disabled attribute does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 10:24:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58837
--- Comment #31 from Darin Adler <darin at apple.com> 2011-05-04 10:24:03 PST ---
(In reply to comment #30)
> I thought childrenChanged() is called whenever any descendant children is changed.
I don’t think it is. It would be bad for performance to have these operations be O(depth).
> Or is there any other event handler to be called?
I don’t think there is one for the reason above. That’s part of what makes this so tricky. Perhaps we should look more at how form elements moved into forms associate themselves with forms.
--
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