Sign in
webkit
/
WebKit
/
3f78a298b8cb2d7ccc1b4dafb89a4d60eb2fbe8f
/
.
/
LayoutTests
/
imported
/
blink
/
scrollbars
/
avoid-double-scrollbars-when-html-element-is-not-the-renderview.html
blob: 54f7379d0cfaa13c1382d67bc51fde3252cb9292 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html
style
=
"
overflow-y
:
scroll
;
transform
:
translateZ
(
0px
)
"
>
<div
style
=
"
width
:
40px
;
height
:
3000px
;
background
:
green
"
></div>
</html>