Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / animations / 3d / replace-filling-transform-expected.html
index 2669c3e..60dc40d 100644 (file)
@@ -7,7 +7,7 @@
             height: 100px;
             width: 100px;
             background-color: green;
-            -webkit-transform: translate3d(50px, 200px, 0);
+            transform: translate3d(50px, 200px, 0);
          }
     </style>
 </head>