Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-scrollbars
/
transparent-on-root-ref.html
blob: a5b2de4f00f3abd19c74b08b80a027d09a7abcca [
file
] [
log
] [
blame
]
<!doctype html>
<meta
charset
=
"utf-8"
>
<title>
CSS Test: non-opaque scrollbar-color should work on the root
</title>
<style>
:
root
{
background-color
:
black
;
}
</style>