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] Add ''perspective(none)''. #6691

Merged
merged 1 commit into from Sep 29, 2021

Conversation

dbaron
Copy link
Member

@dbaron dbaron commented Sep 27, 2021

This adds the none argument to the perspective() function, equivalent to infinity.

Fixes #6488.

This adds the ''none'' argument to the ''perspective()'' function,
equivalent to infinity.

Fixes w3c#6488.
@dbaron dbaron requested a review from emilio September 27, 2021 19:26
@dbaron dbaron self-assigned this Sep 27, 2021
Copy link
Collaborator

@emilio emilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dbaron dbaron merged commit acd5bca into w3c:main Sep 29, 2021
@dbaron
Copy link
Member Author

dbaron commented Oct 7, 2021

Tests for this are in web-platform-tests/wpt#30141 (from Gecko, @emilio) and web-platform-tests/wpt#31158 (from Chromium, me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[css-transforms] After #6320 there's no way to get an identity transform for interpolation of perspective
2 participants