Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / backing / no-backing-foreground-layer.html
index f8213ce..5a79566 100644 (file)
@@ -28,7 +28,7 @@
     .composited {
       position: absolute;
       top: 50px;
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
       background-color: green;
     }
   </style>