Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / will-change / containing-block-added-expected.html
index cd76d40..a45bfef 100644 (file)
@@ -3,7 +3,7 @@
 <head>
   <style>
     #container {
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
       position: absolute;
       left: 200px;
       top: 100px;