Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>::slider-fill reference</title>
<style>
  meter { appearance: none }
  ::slider-fill {
    background: blue;
  }
</style>
<meter value="0.5">
<!doctype html>
<title>::slider-fill reference</title>
<style>
  meter { appearance: none }
  ::slider-fill {
    background: blue;
  }
</style>
<meter value="0.5">