Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / culling / filter-occlusion-blur.html
index ca236f3..b4f7e47 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);
   }
   .yellow-parent {
     width: 600px;