[webkit-reviews] review granted: [Bug 102046] Add month-multiple-fields tests : [Attachment 176710] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 17:06:30 PST 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 102046: Add month-multiple-fields tests
https://bugs.webkit.org/show_bug.cgi?id=102046

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

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


>
LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-preserve-val
ue-after-history-back.html:70
> +switch (pageName) {
> +case '?page0':
> +    iframe.src = location + '?page1';

We might miss waitUntilDone call in js-test-post.js.
We should start the test in onload handler.


More information about the webkit-reviews mailing list