Re: [csswg-drafts] [css-variables] CSS wide keywords in custom properties with dependencies (#9131)

> The following test-case ([live](https://bug1843783.bmoattachments.org/attachment.cgi?id=9346498)) [...]

You seem to be worried about cycle detection, but I don't see a cycle in that test? Maybe I'm just blind.

- On `.outer2`, `--foo` is reverted to the previous layer, and the computed value becomes `purple`.
- On `.outer2`, `--color` then also becomes `purple` via a successful substituion of `--foo`.

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


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

Received on Tuesday, 1 August 2023 09:15:15 UTC