Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css2.1 / 20110323 / block-non-replaced-height-012.htm
index 1c1e988..dda04c4 100644 (file)
             }
         </style>
     </head>
+    <script>
+    if (window.internals) {
+        window.internals.settings.setForceCompositingMode(true);
+    }
+    </script>
     <body>
         <p>Test passes if there is no red visible on the page.</p>
         <div id="div1">
             <div></div>
         </div>
     </body>
-</html>
\ No newline at end of file
+</html>