[Webkit-unassigned] [Bug 59316] REGRESSION: Unavailability to style <meter> tags with CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 18:36:58 PDT 2011


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





--- Comment #3 from MORITA Hajime <morrita at google.com>  2011-04-26 18:36:58 PST ---
http://trac.webkit.org/wiki/Styling%20Form%20Controls(In reply to comment #0)
> As you can see in the demo, the newest engine (Nightly and Chrome) isn't able to style the HTML5 <meter> tag, even applying -webkit-appearance: none; to the element. The element renders with the default styling. Any workaround for this? Works fine in older Safari versions.
We provide pseudo classes for meter parts:
http://trac.webkit.org/wiki/Styling%20Form%20Controls
I thinks it works with shipped Safari just because it doesn't support <meter>
(which is treated like a <div>.)

-- 
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