Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / Element / getClientRects.html
index 951655a..b3e5a2d 100644 (file)
@@ -18,7 +18,7 @@
     }
 
     #transform {
-        -webkit-transform: translateX(50px) rotate(45deg);
+        transform: translateX(50px) rotate(45deg);
         width: 100px;
         height: 100px;
     }