- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Tue, 04 Nov 2025 21:47:13 +0000
- To: public-css-archive@w3.org
For 1, agreed, we should specify that only the start+end points are checked for position options. During the transition we should suspend checking; we don't want to flip through *multiple* positions, for sure, and if you've somehow created a transition where the start/end points are fine with the current position option, but an intermediate transition state isn't, I think it's far preferable to let it overflow a bit during the transition rather than jump around and then jump back. For 2, yes, transitioning off of a position option change is the entire point of the style/layout interleaving mechanic. For 3, question is moot due to the above. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13048#issuecomment-3488125498 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 4 November 2025 21:47:14 UTC