Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
chromium_src
/
843bbb3bb34080a582b730da36421118dca26e74
/
.
/
third_party
/
blink
/
web_tests
/
scrollbars
/
custom-scrollbar-empty-rule.html
blob: 503005ed75a7f246617fc97e278540d7f24ec9fb [
file
]
<!doctype html>
<link
rel
=
"stylesheet"
href
=
"data:text/css,body::-webkit-scrollbar{}"
>
<body
style
=
"
overflow
:
scroll
"
>
You should see scrollbars.
</body>