Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / stacking-context-overlap-nested.html
index 46a9420..676bef0 100644 (file)
@@ -13,7 +13,7 @@
     }
 
     .composited {
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
       background-color: green;
       outline: 10px solid transparent; /* inflate compositing layer bounds */
     }