[Webkit-unassigned] [Bug 40836] required attribute for non HTML5 doctypes treated as if being HTML5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 14:21:15 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX
                 CC|                            |ap at webkit.org,
                   |                            |tkent at chromium.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-06-18 14:21:15 PST ---
There is a lot of discussion of disabling or limiting the required attribute already, see bug 40747 and bug 40520.

But HTML5 is not an additional standard, it actually supersedes previous versions. Introducing a "super strict" mode that's triggered for "<!doctype html>" only is not a path we'd like to take.

> Moreover, an input/textarea which is not displayed, e.g. nested in a block-element with display:none, generates a console error: "An invalid form control with name='input_or_text_area_name_attribute' is not focusable.", which is vague at best.

Please file a separate bug for this.

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