DescriptionSplit normalized reading from non-normalized in SVGPathParser
Move to parseAndNormalizePath() and parsePath() respectively and move
state to the corresponding one as appropriate.
Default inline parsePathDataFromSource. Since callsite usually pass a
constant PathParsingMode and checkForInitialMoveTo, this allows for
some specialization.
BUG=467592
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192901
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|