[svgwg] Browsers do not accept stroke-linejoin 'miter-clip' or 'arcs'

ewilligers has just created a new issue for https://github.com/w3c/svgwg:

== Browsers do not accept stroke-linejoin 'miter-clip' or 'arcs' ==
https://svgwg.org/svg2-draft/painting.html#LineJoin
> Name: stroke-linejoin
> Value:  miter \| miter-clip \| round \| bevel \| arcs

Blink/Edge/Firefox/Safari accept three of these values, but reject 'miter-clip' and 'arcs'

Test page: https://jsfiddle.net/ericwilligers/d65zk84s/

Should these values be marked at risk for SVG 2.0?

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/592 using your GitHub account

Received on Saturday, 17 November 2018 09:10:16 UTC