- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Tue, 24 Mar 2026 21:13:15 +0000
- To: public-css-archive@w3.org
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