Re: [csswg-drafts] [scroll-animations-1] View progress contain of a sticky positioned elements on the edges (#8298)

@flackr @ydaniv Fixed in https://github.com/w3c/csswg-drafts/commit/f353d9a2f8395e450d5328f4edb69eef7152018e ; I also clarified relative/absolute positioning (in contrast with transforms/sticky). The new text reads:

> In all cases, the writing mode used to resolve the start and end sides is the writing mode of the relevant scroll container. <ins>Transforms are ignored, but relative and absolute positioning are accounted for. For sticky-positioned boxes, the box’s startmost offset position is used when identifying 0% progress, and the box’s endmost offset position is used when identifying 100% progress. [CSS-POSITION-3] [CSS-TRANSFORMS-1]</ins>

If this looks good, feel free to close out the issue as Commenter Satisfied, otherwise lmk if something needs further tweaking. :)

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


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

Received on Monday, 6 March 2023 22:33:13 UTC