[webkit-reviews] review granted: [Bug 95817] [Tests] We should have interactive validation of required value for the "input" element : [Attachment 162176] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 00:54:22 PDT 2012


Kent Tamura <tkent at chromium.org> has granted yosin at chromium.org's request for
review:
Bug 95817: [Tests] We should have interactive validation of required value for
the "input" element
https://bugs.webkit.org/show_bug.cgi?id=95817

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=162176&action=review


> LayoutTests/fast/forms/resources/common-interactive-validation-required.js:17

> +	   if (window.testRunner)
> +	       testRunner.notifyDone();

notifyDone() isn't needed.  finishJSTest() below does it.


More information about the webkit-reviews mailing list