blob: 21f671e2cbd124946c1a3c641c519d9836f73391 [file] [log] [blame]
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