Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / transforms / 2d / transform-2d.html
index af7ecbf..c4dc417 100644 (file)
@@ -16,7 +16,7 @@
       height: 100%;
       width: 100%;
       background-color: green;
-      -webkit-transform: rotate(90deg);
+      transform: rotate(90deg);
     }
     #results {
       margin-top: 100px;