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