Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / squash-above-fixed-1.html
index 26cf028..9f4bb2f 100644 (file)
@@ -4,7 +4,7 @@
 <script src="../../resources/run-after-display.js"></script>
 <style>
 .composited {
-  -webkit-transform: translatez(0);
+  transform: translatez(0);
 }
 
 .background {