Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / transforms / topmost-becomes-bottomost-for-scrolling.html
index fffd9ae..f4fc20e 100644 (file)
@@ -11,7 +11,7 @@
         width:200px;
         height:200px;
         background-color:blue;
-        -webkit-transform: rotate(180deg);
+        transform: rotate(180deg);
     }
     #spill {
         width:100px;