Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css2.1 / t1508-c527-font-07-b.html
index 7acab71..cdf34f3 100644 (file)
@@ -3,7 +3,7 @@
  <head>
   <title>CSS 2.1 Test Suite: font</title>
   <style type="text/css">
-   body {font-size: 12px; color: navy;}
+   body {font-size: 12px; color: navy; overflow: hidden;}
    .eight {font: italic small-caps 500 150%/1in sans-serif;}
    span.dummy {color: silver;}
   </style>
@@ -23,4 +23,4 @@
    text dummy text dummy text dummy text dummy text dummy text </span>
   </p>
  </body>
-</html>
\ No newline at end of file
+</html>