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-1] Remove all uses of 4x4 matrices in transforms 1 #2186

Closed
dirkschulze opened this issue Jan 14, 2018 · 2 comments
Closed
Assignees

Comments

@dirkschulze
Copy link
Contributor

Level 1 still mentions 4x4 matrices a lot. Should be replaced and moved to transforms-2.

@dirkschulze dirkschulze added the css-transforms-1 Current Work label Jan 14, 2018
@smfr
Copy link
Contributor

smfr commented Apr 9, 2018

It's not clear that we want to define all the matrix operations in transforms-1 as 2D matrices, and then re-define them in 2 as 4x4. Tab thought that we should just use 4x4 matrices in transforms-1.

@smfr smfr changed the title [css-transforms-1] Remove all 4x4 appearances [css-transforms-1] Remove all uses of 4x4 matrices in transforms 1 Apr 10, 2018
@smfr
Copy link
Contributor

smfr commented Apr 10, 2018

We agree to keep the use of 4x4 matrices in transforms-1, but to avoid any matrices with 3d components. Section 4.2 needs to be edited to avoid mentioning matrix3d(): https://drafts.csswg.org/css-transforms/#serialization-of-the-computed-value

@smfr smfr self-assigned this Apr 10, 2018
@smfr smfr closed this as completed in cc26824 Apr 10, 2018
fergald pushed a commit to fergald/csswg-drafts that referenced this issue May 7, 2018
…d transform functions from transforms-1, and duplicate the "Transform function primitives and derivatives" section into transforms-2 for the 3D functions. Improve the wording a little.
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

2 participants