Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / height-percent-test-vertical.html
index ba670ca..4c2f1d5 100644 (file)
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
 <div style="-webkit-writing-mode: vertical-rl;">
 <div style="margin: 1em; width: 24px; border: 1px solid black;"><div style="float:left">
 <div style="height: 100px; background-color:green; width:100%"></div>
@@ -16,3 +17,4 @@
 <table bgcolor=red width=100% cellpadding=0 cellspacing=0><tr><td><img border=0 width=22 height=96 style="background-color:green"></td></tr></table>
 </div></div>
 </div>
+</body>