Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / transforms / container-transform-crash.html
index fad0c28..9f0cf2d 100644 (file)
@@ -14,7 +14,7 @@
       }
       
       .container > a {
-        -webkit-transform: rotate(20deg);
+        transform: rotate(20deg);
       }
     </style>
   </head>