[webkit-reviews] review granted: [Bug 40218] Disable interactive form validation in non-standard modes : [Attachment 58468] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 10:36:21 PDT 2010


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 40218: Disable interactive form validation in non-standard modes
https://bugs.webkit.org/show_bug.cgi?id=40218

Attachment 58468: Patch 2
https://bugs.webkit.org/attachment.cgi?id=58468&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
ok, but let's clarify ChangeLog a bit more.

WebCore/ChangeLog:9
 +	    HTML4, and users and page authors don't expect existing sites work
There is no interactive validation in HTML4. "required" is just something
developers started throwing on pages without thinking. Right?

WebCore/ChangeLog:12
 +	    modes to keep compatibility as possible.
Wording suggestion -- "to improve compatibility."


More information about the webkit-reviews mailing list