- From: Eric Willigers via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jan 2020 23:40:06 +0000
- To: public-fxtf-archive@w3.org
Blink treats `<path d=""/>` and `<path />` and `<path style="d: path('')" />` and `<path style="d: none" />` all as having path `none` - [example](https://jsfiddle.net/ericwilligers/jys1vLhk/). I don't see value in maintaining different computed style states for these. The spec could state that `path()` with an empty path string serializes as `none`. -- GitHub Notification of comment by ewilligers Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/392#issuecomment-577437728 using your GitHub account
Received on Wednesday, 22 January 2020 23:40:07 UTC