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