blob: 95150f30114737a2a2fc40bd864116487e7e72f2 [file] [log] [blame]
Tests parsing style declarations without closing braces and parentheses. "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 and parentheses are closed.
All tests passed