Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / animations / unsigned-underflow.html
index 3b2ddcf..3be4bdc 100644 (file)
@@ -8,7 +8,7 @@
     -webkit-animation-timing-function: cubic-bezier(0,-1,1,-1);
     -webkit-animation-name: anim;
 }
-@-webkit-keyframes "anim" {
+@-webkit-keyframes anim {
     from {
         border-top-width: 0px;
         outline-width: 0px;