Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / rendering-contexts.html
index 2bd5f53..1ecc6df 100644 (file)
@@ -7,7 +7,7 @@
   <head>
     <style>
       .composited {
-        -webkit-transform: translateZ(0);
+        transform: translateZ(0);
         width: 100px;
         height: 100px;
         background-color: green;