| Index: third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace-expected.txt b/third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace-expected.txt
|
| index 7c46bfc7d955669b638d0a4e85c5e13078422191..634f0e60ed5ac67994984656345ab542312940e0 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -Tests parsing the @-webkit-keyframes rule without closing brace. "User agents must close all open constructs ... at the end of the style sheet." (http://www.w3.org/TR/CSS21/syndata.html#parsing-errors). So it must be parsed as if all braces are closed.
|
| +Tests parsing the @keyframes rule without closing brace. "User agents must close all open constructs ... at the end of the style sheet." (http://www.w3.org/TR/CSS21/syndata.html#parsing-errors). So it must be parsed as if all braces are closed.
|
| PASS: keyframes rule has length 4
|
|
|