[fxtf-drafts] [css-masking-1] `<image>` and `<mask-source>` overlap (#532)

cdoublev has just created a new issue for https://github.com/w3c/fxtf-drafts:

== [css-masking-1] `<image>` and `<mask-source>` overlap ==
  > `<mask-reference> = none | <image> | <mask-source>`
  > `<mask-source> = <url>`

https://drafts.fxtf.org/css-masking-1/#typedef-mask-reference

  > `<image> = <url> | <image()> | <image-set()> | <cross-fade()> | <element()> | <gradient>`

https://drafts.csswg.org/css-images-4/#typedef-image

I may be missing something because I think `<url>` was already produced by `<image>` at the time `<mask-source>` was defined.

Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/532 using your GitHub account


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

Received on Tuesday, 19 September 2023 13:37:28 UTC