RESOLVED DUPLICATE of bug 48821 50179
HTMLFormElement.elements doesn't include object element
https://bugs.webkit.org/show_bug.cgi?id=50179
Summary HTMLFormElement.elements doesn't include object element
Yael
Reported 2010-11-29 13:40:43 PST
Per http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#category-listed object elements should be listed in HTMLFormElement.elements.
Attachments
Kenichi Ishibashi
Comment 1 2010-11-30 11:00:50 PST
Hi, On https://bugs.webkit.org/show_bug.cgi?id=48821, I'm also working on making object elements to be a form associated element and it's almost ready to review. I'll post a trial patch soon. Have you started working on this? (In reply to comment #0) > Per http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#category-listed object elements should be listed in HTMLFormElement.elements.
Yael
Comment 2 2010-11-30 12:21:40 PST
(In reply to comment #1) > Hi, > > On https://bugs.webkit.org/show_bug.cgi?id=48821, I'm also working on making object elements to be a form associated element and it's almost ready to review. I'll post a trial patch soon. Have you started working on this? This was on my todo list, but I did not start working on it yet. *** This bug has been marked as a duplicate of bug 48821 ***
Kenichi Ishibashi
Comment 3 2010-11-30 12:24:26 PST
(In reply to comment #2) > This was on my todo list, but I did not start working on it yet. Thanks your prompt response. I'm going to continue working on it, then:-)
Note You need to log in before you can comment on or make changes to this bug.