- From: Cameron McCormack via GitHub <sysbot+gh@w3.org>
- Date: Sat, 06 Oct 2018 00:13:31 +0000
- To: public-css-archive@w3.org
No, you can't refer to a local `<svg>` element as an image with any property. (Though Gecko's `-moz-element(#foo)` syntax allows referencing any element's rendering as an image.) For mask references, they must be to a `<mask>` element, not to an `<svg>` that is used as a mask image. -- GitHub Notification of comment by heycam Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3195#issuecomment-427530072 using your GitHub account
Received on Saturday, 6 October 2018 00:13:32 UTC