Closed
Bug 1215412
Opened 10 years ago
Closed 10 years ago
transform-origin should be applied before perspective-origin
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla45
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
|
4.72 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
We currently apply perspective-origin first, which appears to be the wrong order according to section 6.1 '3D Transform Rendering' of the spec.
| Assignee | ||
Comment 1•10 years ago
|
||
I think you worked on this most-recently, and I'm not 100% sure on the SVG changes.
Attachment #8674692 -
Flags: review?(jwatt)
Updated•10 years ago
|
Attachment #8674692 -
Flags: review?(jwatt) → review+
Comment 3•10 years ago
|
||
sorry had to back this out for test failures like https://treeherder.mozilla.org/logviewer.html#?job_id=16469924&repo=mozilla-inbound
Flags: needinfo?(matt.woodrow)
Comment 6•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
| Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(matt.woodrow)
Comment 7•10 years ago
|
||
| bugherder uplift | ||
status-b2g-v2.5:
--- → fixed
Comment 8•10 years ago
|
||
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
status-b2g-v2.5:
fixed → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•