DescriptionMake consumeCustomIdent exclude css wide keywords
According to the spec [1] "CSS-wide keywords are not valid <custom-ident>s",
so move isCSSWideKeyword to CSSPropertyParserHelper and use it
in consumeCustomIdent to exclude them.
BUG=584999
[1] https://drafts.csswg.org/css-values-3/#identifier-value
Committed: https://crrev.com/9a73681d0bc3c242838f5af0959ee4ab42c762c0
Cr-Commit-Position: refs/heads/master@{#381629}
Patch Set 1 #Patch Set 2 : Add subtests #
Messages
Total messages: 13 (8 generated)
|