[Webkit-unassigned] [Bug 48821] "elements" for form and fieldsset don't conform to the HTML5 spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 20:41:34 PDT 2010


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





--- Comment #2 from Kenichi Ishibashi <bashi at google.com>  2010-11-03 20:41:34 PST ---
Kent-san,

(In reply to comment #1)
> So, the specification looks reasonable and we should fix WebKit behavior.

Thank you for the investigation. I'd like to write a patch for this. I looked briefly at the code and found that HTMLObjectElement class is not a subclass of HTMLFormControlElement so far, that means we need to change its class inheritance to list HTMLObjectElement in form.elements. I'm not sure whether it is worth to put an effort to follow the spec so I'd like to ask your opinion.

Thanks,

-- 
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