- From: Keith Cirkel via GitHub <sysbot+gh@w3.org>
- Date: Sat, 02 Nov 2024 20:16:25 +0000
- To: public-css-archive@w3.org
keithamus has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-scroll-snap-2] [editorial] remove group notation from scroll-start-target == Similar to #11094 & https://github.com/w3c/csswg-drafts/pull/11053, the css-scroll-snap-2 has a redundant group around the `scroll-start-target` property value. It is currently specified as `[ auto | none ]`, but I think it could be better expressed without the `[]`, as `auto | none` instead. See https://github.com/w3c/csswg-drafts/pull/11147 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 2 November 2024 20:16:26 UTC