Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / overflow / position-fixed-transform-clipping.html
index 1d82085..fd0a2b7 100644 (file)
@@ -22,7 +22,7 @@
       width: 100%;
       height: 100%;
       background-color: green;
-      -webkit-transform: translate(0, 0);
+      transform: translate(0, 0);
     }
     p {
       position: absolute;