Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / squash-with-ancestor-transform.html
index c979b1a..0c59dd2 100644 (file)
@@ -3,7 +3,7 @@
 <link rel="stylesheet" href="resources/squash-with-ancestor-property.css">
 <style>
   #ancestor {
-    -webkit-transform: translateY(50px);
+    transform: translateY(50px);
   }
 </style>
 <script src="resources/squash-with-ancestor-property.js"></script>