Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / overflow / nested-render-surfaces-with-intervening-clip.html
index f3374b0..d93b799 100644 (file)
         height: 300px;
     }
 </style>
-<script src="resources/nested-render-surfaces.js"></script>
-<script>
-    function setup() {
-        var description = "This test ensures that clip children correctly "
-            + "ignore clips established by layers between the clip parent "
-            + "and itself. If the test is working correctly, the green "
-            + "box should be a square.";
-        runTest(description);
-    }
-    window.onload = setup;
-</script>
 </head>
+<!--
+This test ensures that clip children correctly ignore clips established by
+layers between the clip parent and itself. If the test is working correctly,
+the green box should be a square.
+-->
 <body>
     <div class="clipping-layer">
         <div class="surface">