[SVG] Fix SVGPathBuilder subpath point tracking
http://crrev.com/1623073003 introduced a bug where moveTos only update the subpath point when immediately following a closePath. This is incorrect: moveTos should always update the subpath point. BUG=581451 R=fs@opera.com,pdr@chromium.org Review URL: https://codereview.chromium.org/1635323002 Cr-Commit-Position: refs/heads/master@{#371783}
Showing
Please register or sign in to comment