Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-transforms-2] Call out scrolling offsets explicitly in accumulated matrix computation #1298

Closed
surma opened this issue Apr 26, 2017 · 2 comments

Comments

@surma
Copy link
Member

surma commented Apr 26, 2017

In Section 6.1.4 it seems to me that scrolling offsets are applied in step 4.2.
(Moved from w3c/fxtf-drafts#98 as per @fantasai’s request. It seems the spec has changed in the meantime.)

It seems that scrolling offsets are applied somewhere in Section 5, probably after step 3.

If that is the case, is it worth calling that out explicitly?

@smfr smfr added the css-transforms-1 Current Work label Apr 26, 2017
@smfr smfr added css-transforms-2 and removed css-transforms-1 Current Work labels Nov 5, 2017
@smfr
Copy link
Contributor

smfr commented Nov 5, 2017

I think this is about css-transforms-2, right? https://drafts.csswg.org/css-transforms/ is no more.

@dirkschulze
Copy link
Contributor

dirkschulze commented Jun 28, 2019

@surma Ideally that would be defined by the spec handling scrolling offsets. I don't think it belongs to CSS Transforms.

@smfr smfr changed the title [css-transforms-1] Call out scrolling offsets explicitly in accumulated matrix computation [css-transforms-2] Call out scrolling offsets explicitly in accumulated matrix computation Sep 17, 2019
@dbaron dbaron closed this as completed in ad32ebe Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants