Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / contents-opaque / layer-transform.html
index 609e111..cbf2926 100644 (file)
@@ -5,7 +5,7 @@
                 width: 100px;
                 height: 100px;
                 background-color: green;
-                -webkit-transform: rotate(30deg) translateZ(0);
+                transform: rotate(30deg) translateZ(0);
             }
         </style>
         <script type="text/javascript">