Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-pseudo
/
slider
/
slider-fill-003-notref.html
blob: 4fa79188a53e2c206279d8aad7f53e399d3e4f1c [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<title>
::slider-fill reference
</title>
<style>
progress
{
appearance
:
none
}
::
slider-fill
{
background
:
blue
;
}
</style>
<progress
value
=
"0.5"
>