Re: [csswg-drafts] [css-images] [css-gcpm] Overloaded definitions of element() (#1981)

I found this issue after searching for the reasons why as a front-end dev, I can use `url(svg-path#fragment)` for almost any property accepting a `url()`, but not `url(#svg-child-element)` except for some properties (where url refers to a resource versus. an image?) as demonstrated by @faceless2.

While searching for those reasons, I discovered `element()` and `image()`, resulting in more confusion. I can see the motivations behind `image()`, but `element ()` doesn't seem to provide anything more than `url()` for images.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1981#issuecomment-747464667 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 17 December 2020 14:16:54 UTC