Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/semantics/forms/the-meter-element/meter-appearance-none-suboptimum-value-rendering.html - WPT Dashboard Interop Dashboard
<!doctype html>
<title>meter appearance none rendering</title>
<link rel="mismatch" href="reference/meter-appearance-auto-suboptimum-value-rendering-ref.html">
<meter value="0.9" high="0.7" style="appearance: none;"></meter>