Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / filters / sw-nested-shadow-overlaps-hw-nested-shadow.html
index 8913a11..c451196 100644 (file)
@@ -36,7 +36,7 @@
             left: 330px;
             width: 100px;
             height: 100px;
-            -webkit-transform: translate3d(0, 0, 0);
+            transform: translate3d(0, 0, 0);
         }
         #composited-child {
             background-color: blue;