summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/slider/slider-fill-003-notref.html
blob: 4fa79188a53e2c206279d8aad7f53e399d3e4f1c (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<title>::slider-fill reference</title>
<style>
  progress { appearance: none }
  ::slider-fill {
    background: blue;
  }
</style>
<progress value="0.5">