DescriptionExtended error reporting for SVG path parsing
Adds reporting of errors for the errors detected:
* Missing starting moveto
* Missing command verb
* Unexpected input type (number, arc flag)
The parsing helper parseArcFlag() is adjusted to not consume any
character on error.
BUG=231612
Committed: https://crrev.com/0965f08da8b60d22c1c91668113b40800909e5ec
Cr-Commit-Position: refs/heads/master@{#371849}
Patch Set 1 #
Total comments: 4
Patch Set 2 : "path flag" -> "arc flag" #
Created: 4 years, 11 months ago
Messages
Total messages: 12 (5 generated)
|