DescriptionReporing invalid CSS selectors.
It seems that anything not starting with "@" looks like a selector for the parser. I don't report warning in at-rules yet.
However I added error type in advance InvalidRuleError to make visible if something reduces by "invalid_rule" instead of "invalid_at".
BUG=140608
R=apavlov@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151101
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #
Total comments: 3
Patch Set 3 : #Messages
Total messages: 13 (0 generated)
|