Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="author" title="Di Zhang" href="mailto:dizhangg@chromium.org">
<title>Meter appearance native writing mode vertical</title>
<meta charset="utf-8">
<link rel="mismatch" href="meter-appearance-native-horizontal.optional.html">
<link rel="mismatch" href="meter-appearance-native-vertical-rtl.optional.html">
<!-- Note test description should be the same across all files to mismatch on. -->
<p>The meter element below should match the correct writing mode.</p>
<meter value="70" min="0" max="100" style="writing-mode: vertical-rl"></meter>