[Webkit-unassigned] [Bug 29363] Support for <output> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 23:36:54 PDT 2010


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





--- Comment #17 from Kent Tamura <tkent at chromium.org>  2010-11-01 23:36:54 PST ---
(In reply to comment #16)
> Thank you your quick review. I'll revise the patch but I have a question on tests for form control enumeration. If I understand the spec correctly, the spec <http://www.w3.org/TR/html5/forms.html#category-listed> says that following elements would be listed in elements property of form elements: <button>, <fieldset>, <input>, <keygen>, <object>, <output>, <select>, and <textarea>. But for the current implementation, <fieldset>, <keygen> and <object> are not contained in the elements property. Which behavior should I add in the tests?

ok, we need to discuss what we should do.  Let's discuss at new bug.  You don't need to add an enumeration test in this patch.

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