RESOLVED FIXED 102046
Add month-multiple-fields tests
https://bugs.webkit.org/show_bug.cgi?id=102046
Summary Add month-multiple-fields tests
Keishi Hattori
Reported 2012-11-12 21:55:42 PST
Add month-multiple-fields tests
Attachments
Patch (27.46 KB, patch)
2012-11-29 05:30 PST, Keishi Hattori
no flags
Patch (27.74 KB, patch)
2012-11-29 20:21 PST, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2012-11-29 05:30:43 PST
Kent Tamura
Comment 2 2012-11-29 17:08:48 PST
Comment on attachment 176710 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=176710&action=review > LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-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.
Keishi Hattori
Comment 3 2012-11-29 20:21:58 PST
WebKit Review Bot
Comment 4 2012-11-29 21:06:34 PST
Comment on attachment 176894 [details] Patch Clearing flags on attachment: 176894 Committed r136202: <http://trac.webkit.org/changeset/136202>
WebKit Review Bot
Comment 5 2012-11-29 21:06:38 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.