Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / data / no_viewport_tag.html
index 897b8d8..fe1d2dc 100644 (file)
@@ -1,12 +1,5 @@
 <html>
   <head>
-    <style>
-      /* Since tests are built with desktop viewport settings set the viewport
-        to behave like Android */
-      @viewport {
-          min-width: 980px;
-      }
-    </style>
   </head>
   <body>
     <p> Test </p>