Marked parsing as failed for invalid compound.
If we return nullptr trying to consume a compound, and all tokens have been consumed, we don't recognize that as a parse failure if a valid selector precedes the compound. Set m_failedParsing to true to notice we have an invalid selector. R=timloh@chromium.org BUG=581257 Review URL: https://codereview.chromium.org/1634273003 Cr-Commit-Position: refs/heads/master@{#371760}
Showing
Please register or sign in to comment