Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / tables / mozilla / core / borders.html
index 7533551..856eb3d 100644 (file)
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
 <table style="border: 2px solid red" border=2>
 <tr><td>One</td><td>Two</td></tr>
 </table>
@@ -90,3 +91,4 @@ Should look just like this one:
   <td style="border:2px solid red">bar</td>
  </tr>
 </table>
+</body>