Re: [csswg-drafts] [scroll-animations-1] ViewTimeline values of startOffset/endOffset in RTL writing mode (#7752)

In terms of developers writing animations for RTL mode (or other writing modes), the math works the same, i.e. the timeline still goes from 0% to 100% as you go from the writing-mode dependent start to the writing-mode dependent end so it shouldn't make a difference to the way you write effects AFAICT.

I could see an argument for the accessors returning logical coordinates, though the primary reason for reading back the coordinates would be debugging or associating scroll positions with the effect. If we use a system that doesn't match the srcolling APIs then doesn't that make it harder? Maybe this just means we need logical scroll offsets on scrolling boxes.

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


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

Received on Thursday, 24 November 2022 16:59:22 UTC