[Webkit-unassigned] [Bug 80110] [Forms] HTMLFieldSetElement.idl doesn't have elements attribute.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 21 17:59:43 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=80110
--- Comment #2 from Kent Tamura <tkent at chromium.org> 2012-03-21 17:59:43 PST ---
(In reply to comment #1)
Before implementing HTMLFieldSetElement::elements, we need to consider how to realize RadioNodeList [1]. HTMLFormControlsCollection needs to support it, but our HTMLFormElement::elements doesn't support it for now.
Can we add RadioNodeList support to HTMLFormCollection.*? Can we add RadioNodeList support to HTMLCollection.*?
[1]: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#radionodelist
--
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