Bug 40824

Summary: <meter> should be yellow when min < value < low < optimum
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: FormsAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
a repro.
none
patch v0 tkent: review+

Description Hajime Morrita 2010-06-18 04:14:15 PDT
Created attachment 59092 [details]
a repro.

The value part of <meter> should be painted yellow when  min < value < low < optimum.
Comment 1 Hajime Morrita 2010-06-18 04:54:58 PDT
Created attachment 59096 [details]
patch v0
Comment 2 Kent Tamura 2010-06-18 05:04:36 PDT
Comment on attachment 59096 [details]
patch v0

OK.
Comment 3 Hajime Morrita 2010-06-22 01:23:21 PDT
Committed r61609: <http://trac.webkit.org/changeset/61609>