DescriptionUse isComma more in CSSPropertyParser
In a lot of places there are tests for comma but
isComma is not called. Also in some places the
current CSSParserValue is null tested where it is
not needed.
BUG=404023
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190468
Patch Set 1 #Patch Set 2 : Fix logic #Patch Set 3 : Different approach #
Total comments: 1
Patch Set 4 : Handle stroke-dasharray trailing comma #
Messages
Total messages: 25 (16 generated)
|