DescriptionCSS Parser: Support CDO and CDC tokens (<!--, -->)
This patch adds support for CDO and CDC (comment delimiter open/close)
tokens in the CSS Tokenizer as well as handling for it in parsing rule
lists. This makes about 30 more tests pass with the new css parser
enabled.
http://dev.w3.org/csswg/css-syntax/#CDO-token-diagram
http://dev.w3.org/csswg/css-syntax/#consume-list-of-rules
BUG=424988, 330389
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188278
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|