Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / text-overflow-ellipsis.html
index 5770ed5..63e53f5 100644 (file)
@@ -1,6 +1,7 @@
 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=utf8">
 <head>
 <style>
+body { overflow: hidden; }
 .testDiv {
     width: 180px;
     height: 20px;
@@ -91,4 +92,4 @@ LTR link with forced rtl content:
 Lorem ipsum dolor sit amet, consectetur adipiscing
 </span>
 </a>
-</div>
\ No newline at end of file
+</div>