SVG: marker shorthand is empty string if longhands do not match
The marker shorthand serializes as 'none | <marker-ref>' https://svgwg.org/svg2-draft/painting.html#MarkerShorthand If marker-start, marker-mid and marker-end do not all have the same value, it serializes as the empty string. Change-Id: I2c3fbcfd308119a7f258a7f269f93f092fabbfaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724707 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#683433}
Showing
Please register or sign in to comment