Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / culling / filter-occlusion-alpha-large.html
index 53d0bb4..6c25565 100644 (file)
@@ -3,7 +3,7 @@
 <title>CSS filter blur occlusion test.</title>
 <style type="text/css">
   .composited {
-    -webkit-transform: translateZ(0);
+    transform: translateZ(0);
   }
   .green-parent {
     width: 800px;