[Webkit-unassigned] [Bug 40280] <meter> should allow styling for each gauge-level and component

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 21:42:11 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40280





--- Comment #1 from Kent Tamura <tkent at chromium.org>  2010-06-07 21:42:11 PST ---
Created an attachment (id=58109)
 --> (https://bugs.webkit.org/attachment.cgi?id=58109)
Mock HTML

(In reply to comment #0)
> <meter> should allow styling using CSS like <progress> does.
> It should have pseudo classes to 
> - specify a style for the gauge level like optimum/suboptimal/even-less-good, and
> - specify a style for the value part and the background(bar) part

I think we should have 8 pseudo classes.

- horizontal background
- horizontal optimum value
- horizontal suboptimal value
- horizontal even-less-good value
- vertical background
- vertical optimum value
- vertical suboptimal value
- vertical even-less-good value

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list