haikuwebkit/LayoutTests/animations/keyframe-autoclose-brace-ex...

3 lines
265 B
Plaintext

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.
Test passed