Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / scrollbars / avoid-double-scrollbars-when-html-element-is-not-the-renderview.html
blob54f7379d0cfaa13c1382d67bc51fde3252cb9292
1 <!DOCTYPE HTML>
2 <html style="overflow-y:scroll;transform: translateZ(0px)">
3 <div style="width:40px;height:3000px;background:green"></div>
4 </html>