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