Bug 102046

Summary: Add month-multiple-fields tests
Product: WebKit Reporter: Keishi Hattori <keishi>
Component: FormsAssignee: Keishi Hattori <keishi>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97299    
Attachments:
Description Flags
Patch
none
Patch none

Description Keishi Hattori 2012-11-12 21:55:42 PST
Add month-multiple-fields tests
Comment 1 Keishi Hattori 2012-11-29 05:30:43 PST
Created attachment 176710 [details]
Patch
Comment 2 Kent Tamura 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.
Comment 3 Keishi Hattori 2012-11-29 20:21:58 PST
Created attachment 176894 [details]
Patch
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-11-29 21:06:38 PST
All reviewed patches have been landed.  Closing bug.