- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Tue, 04 Dec 2018 06:26:23 +0000
- To: public-svg-issues@w3.org
dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Needs tests": == 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? See https://github.com/w3c/svgwg/issues/592
Received on Tuesday, 4 December 2018 06:26:25 UTC