Re: [csswg-drafts] [css-scroll-snap-2] scroll-start-target: auto doesn't match general meaning of auto (#11173)

It's also been [pointed out](https://github.com/w3ctag/design-reviews/issues/1011#issuecomment-2471818871) that within CSS it might be very common to assosciate`start` with the edges of a box, e.g. "start" occurs in `margin-block-start`, `inset-block-start`, `border-block-start`, `padding-block-start`, etc., and could therefore be confusing in `scroll-start-target`. Perhaps  we we could give the property a better name.
Some suggestions:
- `scroll-origin-anchor`
- `scroll-origin-target`

It probably makes sense to talk about the name of the property before talking about what keywords are appropriate.

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


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

Received on Monday, 18 November 2024 19:16:50 UTC