Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / 038-vertical.html
index d8ae98d..2098b2e 100644 (file)
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
 The two rows below should look identical.  In both, the spanning cells in columns 2-3 should consume as
 much width as possible, while column 1 should be tiny.
 
@@ -10,3 +11,4 @@ much width as possible, while column 1 should be tiny.
             <td colspan=2 height=100%>2-3</td>
         </tr>
     </table>
+</body>