Closed
Bug 1072592
Opened 10 years ago
Closed 10 years ago
Support OMTA for preserve-3d transforms
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 779598
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
Details
We currently disable OMTA for preserve-3d, it would be nice if we could stop doing that.
The computed transform on the nsDisplayTransform includes the transforms from all the preserve-3d ancestors. We'd need to split these back up and ship them to the compositor separately with their individual animation functions.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•