Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / border-collapsing / 004-vertical.html
index 870ebe7..f56cb05 100644 (file)
@@ -2,6 +2,7 @@
 <html><head>
 <title>Table Border Models</title>
 <style type="text/css">
+body { overflow: hidden; }
 TABLE   { margin: 1em; width: auto; border: medium solid blue; }
 TD  { border: thin solid green; padding: 5px; }
 TH { border: medium solid purple; padding: 5px; }