DescriptionCSSGrammer.y should not allow missing closing bracket when it parses querySelector's selector text.
Spec: http://www.w3.org/TR/selectors-api/#processing-selectors
If result is invalid ([SELECT], section 12), raise a SYNTAX_ERR exception ([DOM-LEVEL-3-CORE], section 1.4) and
abort this algorithm.
BUG=380033
TEST=fast/css/parsing-unexpected-eof.html
Patch Set 1 : #
Messages
Total messages: 6 (0 generated)
|