Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
third_party
/
blink
/
web_tests
/
scrollbars
/
disabled-composited-scrollbar-expected.html
blob: 83f0fd63dd59f03f1995baec9000a51e42c886ef [
file
]
<!DOCTYPE html>
<style>
.
scroller
{
overflow-y
:
scroll
;
width
:
100px
;
height
:
100px
;
background-color
:
#eef
;
}
</style>
<div
class
=
"scroller"
></div>