Bug 60619

Summary: <input pattern="1|10" value="10"> doesn't work correctly.
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Kent Tamura 2011-05-11 03:49:45 PDT
<input pattern="1|10" value="10"> doesn't work correctly.
Comment 1 Kent Tamura 2011-05-11 03:52:41 PDT
Created attachment 93102 [details]
Patch
Comment 2 WebKit Commit Bot 2011-05-11 17:40:03 PDT
Comment on attachment 93102 [details]
Patch

Clearing flags on attachment: 93102

Committed r86292: <http://trac.webkit.org/changeset/86292>
Comment 3 WebKit Commit Bot 2011-05-11 17:40:08 PDT
All reviewed patches have been landed.  Closing bug.