Re: [csswg-drafts] [css-align-3] What is supposed to happen to abspos in an end-aligned scroll container? (#4957)

Copying over from #9807 :

> In https://www.w3.org/TR/css-align-3/#overflow-scroll-position we write:
>
> None of this changes how scroll coordinates are assigned: the origin is still where it would be in a [start](https://www.w3.org/TR/css-align-3/#valdef-self-position-start)-aligned container, it just might be initially positioned outside the [scrollport](https://www.w3.org/TR/css-overflow-3/#scrollport).
>
> Wrt scroll coordinates, if we are referring to `.scrollTop`/`.scrollLeft`, I noticed when testing `flex-flow: row-reverse` etc that the initial scroll position corresponds to zero, so I think we should adjust the spec for alignment to be consistent with that: the initial scroll position corresponds to zero, even if that position is scrolled to the writing-mode–relative "end" of the scroller.

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


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

Received on Wednesday, 24 January 2024 17:31:26 UTC