Closed
Bug 1725207
Opened 4 years ago
Closed 4 years ago
[css-transforms] Add support for "transform: perspective(none)" syntax for identity transform
Categories
(Core :: CSS Transitions and Animations, defect)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: mozilla-apprentice, Assigned: emilio)
References
Details
Attachments
(1 file)
A resolution was made for csswg-drafts/#6488.
[css-transforms] After #6320 there's no way to get an identity transform for interpolation of perspective
- RESOLVED: Add perspective(none)
Comment 1•4 years ago
|
||
emilio, maybe you'd be interested to take this, since you had filed the spec issue?
Flags: needinfo?(emilio)
Updated•4 years ago
|
Component: Layout → CSS Transitions and Animations
Summary: [css-transforms] After #6320 there's no way to get an identity transform for interpolation of perspective → [css-transforms] Add support for "transform: perspective(none)" syntax for identity transform
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → emilio
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/30141 for changes under testing/web-platform/tests
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Upstream PR merged by moz-wptsync-bot
FYI, https://github.com/web-platform-tests/wpt/pull/31158 added some additional tests. It look like Gecko passes the ones that it's expected to pass.
You need to log in
before you can comment on or make changes to this bug.
Description
•