Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css2.1 / 20110323 / block-non-replaced-height-010.htm
index 63aed88..5764afa 100644 (file)
             }
         </style>
     </head>
+    <script>
+    if (window.internals) {
+        window.internals.settings.setForceCompositingMode(true);
+    }
+    </script>
     <body>
         <p>Test passes if there is a blue square below.</p>
         <div id="div1">
@@ -60,4 +65,4 @@
             <div id="div5"></div>
         </div>
     </body>
-</html>
\ No newline at end of file
+</html>