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

Regarding the restriction for `image-set()` not to be nestable see #2729.

Though the sentence in the spec doesn't seem to disallow nesting it inside another function. It only forbids to nest `image-set()` inside _itself_.
So I'd interpret it that the given example with `light-dark(image-set(), image-set())` _is_ allowed, just not something like `image-set(light-dark(image-set(), image-set()))`.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13709#issuecomment-4121309771 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 20:56:49 UTC