Re: [csswg-drafts] [css-box-4][css-backgrounds-4][css-shapes-1] Cleanup <*-box> definitions (#9505)

Your `for` values are broken. Note that Bikeshed doesn't actually *process* `for` values in any way, they're just opaque strings; the fact that `<coord-box>` includes `<visual-box>` doesn't automatically make the values that are `for="<visual-box>"` also for `<coord-box>`, etc.

So you need to accumulate all the `<*-box>` variants that include each keyword in the for values for that keyword.

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


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

Received on Friday, 20 October 2023 17:35:11 UTC