Properly check for <any-value> in the @supports parser
A few token types are not allowed in <any-value>, and therefore ConsumeGeneralEnclosed must return kParseFailure rather than kUnknown if these tokens are observed. Change-Id: Iedcf120739d2a65d24b047286da66f8a435ebf7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057124 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#742512}
Showing
Please register or sign in to comment