Re: [csswg-drafts] [css-images-4] Can we allow `image-set()` as an argument to `light-dark()`? (#13709)

The nesting restriction is that image-set() can't be nested inside of itself. The "indirectly" part just means we're not just checking the direct parent function; `image-set(image(light-dark(image-set(...)))` is also disallowed.

It is not saying that all nesting of `image-set()` in any function is disallowed.

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


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

Received on Tuesday, 24 March 2026 21:13:15 UTC