Open
Bug 1678848
Opened 5 years ago
Updated 5 years ago
<meter> element looks extremely ugly [on Windows]
Categories
(Core :: Layout: Form Controls, enhancement, P4)
Tracking
()
UNCONFIRMED
People
(Reporter: mail, Unassigned)
References
Details
Attachments
(1 file)
|
6.57 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0
Steps to reproduce:
I made a .html file which contained the <meter> element, and I opened it in Firefox
Actual results:
The <meter> looked super ugly
Expected results:
As Chromium based browsers use a super simple flat geometric rendering of <meter>, I'd expect such an element not to look even worse with weird reflection effects
Updated•5 years ago
|
Updated•5 years ago
|
Severity: -- → S4
Component: Layout → Layout: Form Controls
Priority: -- → P4
You need to log in
before you can comment on or make changes to this bug.
Description
•