- From: Guillaume via GitHub <noreply@w3.org>
- Date: Wed, 25 Feb 2026 14:28:37 +0000
- To: public-css-archive@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-scrol-snap-2][editorial] Link "snap target" to its definition == I was reading the definition of [`:snapped`](https://drafts.csswg.org/css-scroll-snap-2/#selectordef-snapped): > The `:snapped` pseudo-class matches any scroll snap targets [...] And I did not known what a "scroll snap target" was. So I looked for its definition but I only found the definition of ["snap target"](https://drafts.csswg.org/css-scroll-snap-2/#snap-target). I presume that all snap targets are implicitly scroll snap targets, so I also removed the explicit "scroll" qualifier. See https://github.com/w3c/csswg-drafts/pull/13560 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 February 2026 14:28:38 UTC