Summary: | <meter min=0 max=100 value=100> should be optimum. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> | ||||
Component: | Forms | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | morrita, yael | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
URL: | data:text/html,<meter min=0 max=100 value=100> | ||||||
Attachments: |
|
Description
Kent Tamura
2010-10-28 20:33:42 PDT
Created attachment 72296 [details]
Patch
Comment on attachment 72296 [details]
Patch
ok.
Committed r70856: <http://trac.webkit.org/changeset/70856> (In reply to comment #3) > Committed r70856: <http://trac.webkit.org/changeset/70856> Thanks for taking care of this:-) |