Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / device-emulation / device-emulation-980.html
index 9257bdf..6ff83d4 100644 (file)
@@ -11,10 +11,14 @@ setMetaViewport();
 </script>
 
 <style>
+html {
+    overflow-x: hidden;
+}
+
 body {
     margin: 0;
     min-height: 1000px;
-    -webkit-text-size-adjust: 100%;
+    overflow-x: hidden;
 }
 </style>