Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / scrollbars / avoid-double-scrollbars-when-html-element-is-not-the-renderview.html
1 <!DOCTYPE HTML>
2 <html style="overflow-y:scroll;-webkit-transform: translateZ(0px)">
3 <div style="width:40px;height:3000px;background:green"></div>
4 </html>