Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / animations / keyframe-autoclose-brace.html
index 7651ed5..1c70bcf 100644 (file)
@@ -6,7 +6,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Tests CSS parser autocloses braces.</title>
   <style type="text/css" media="screen">
-    @-webkit-keyframes "foo" {
+    @-webkit-keyframes foo {
         from { left: 100px; }
         40%  { left: 200px; }
         60%  { left: 200px; }