Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / translatez-overlap.html
index dbbcd97..5180578 100644 (file)
@@ -11,7 +11,7 @@
     }
     
     .composited {
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
     }
   </style>
   <script type="text/javascript" charset="utf-8">