Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / composited-layer-bounds-with-composited-blur.html
index 34eb01a..9db6702 100644 (file)
@@ -11,7 +11,7 @@
     <style>
         #composited {
             background-color: green;
-            -webkit-transform: translateZ(0);
+            transform: translateZ(0);
             -webkit-filter: blur(25px);
             position: absolute;
             top: 100px;