diff --git a/css-conditional-5/scroll_state_explainer.md b/css-conditional-6/scroll_state_explainer.md similarity index 98% rename from css-conditional-5/scroll_state_explainer.md rename to css-conditional-6/scroll_state_explainer.md index 6445e345126..9ddaba45e0e 100644 --- a/css-conditional-5/scroll_state_explainer.md +++ b/css-conditional-6/scroll_state_explainer.md @@ -39,7 +39,7 @@ and onwards). There is an [open github issue](https://github.com/w3c/csswg-drafts/issues/6402) for state container queries where it was resolved to defer to the next level of -the spec - presumably css-contain-4. +the spec - presumably css-conditional-6. ## Container Queries vs Pseudo Classes @@ -169,10 +169,10 @@ This needs further exploration. Add a new scroll-state() function to `@container` similar to `style()` where `state:value` pairs, and logical combinations of them, can be queried. `` will be similar to -[``](https://drafts.csswg.org/css-contain-3/#typedef-style-feature) +[``](https://drafts.csswg.org/css-conditional-5/#typedef-style-feature) in that it takes a state name and value separated by a colon. -Add a new [`container-type`](https://drafts.csswg.org/css-contain-3/#container-type) +Add a new [`container-type`](https://drafts.csswg.org/css-conditional-5/#container-type) for each state which can be combined with size container types: - `stuck`