Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / transitions / interrupted-accelerated-transition.html
index 43a20de..7687859 100644 (file)
@@ -13,7 +13,7 @@
         }
         
         #box.rotated {
-            -webkit-transform: rotate(45deg);
+            transform: rotate(45deg);
         }
     </style>
     <script>