- From: Sebastian Zartner via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Jan 2021 21:11:12 +0000
- To: public-css-archive@w3.org
Also, `fill` and `stroke` are shorthands in the Fill and Stroke specification and should probably be replaced by the more specific [`fill-color`](https://drafts.fxtf.org/fill-stroke-3/#fill-color) and [`stroke-color`](https://drafts.fxtf.org/fill-stroke-3/#stroke-color). Having said that, [`fill`](https://svgwg.org/svg2-draft/painting.html#SpecifyingFillPaint) and [`stroke`](https://svgwg.org/svg2-draft/painting.html#SpecifyingStrokePaint) are also defined in SVG 2, and there they are longhands and don't have equivalent `fill-color` and `stroke-color` pendants. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5873#issuecomment-760478446 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 14 January 2021 21:11:16 UTC