Closed
Bug 695832
Opened 12 years ago
Closed 12 years ago
Perspective origin is wrong when we have a transform origin
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(2 files)
2.34 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
1.78 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
The current comment is wrong, perspective origin isn't necessarily relative to the centre of the object, that's just where transform-origin normally translates us to.
Attachment #568166 -
Flags: review?(roc)
Comment on attachment 568166 [details] [diff] [review] Fix Review of attachment 568166 [details] [diff] [review]: ----------------------------------------------------------------- Reftest please!
Attachment #568166 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #569579 -
Flags: review?(roc)
Attachment #569579 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f2b1103e5177 https://hg.mozilla.org/integration/mozilla-inbound/rev/cc6b39f2b512
Whiteboard: [inbound]
Comment 4•12 years ago
|
||
Backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/fef6e3628e25 (In reply to Robert O'Callahan (:roc) (Mozilla Corporation) from comment #1) > > Reftest please! s/Reftest/Passing reftest/ ;)
Assignee: nobody → matt.woodrow
Whiteboard: [inbound]
Assignee | ||
Comment 5•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ea80b4183ccf https://hg.mozilla.org/integration/mozilla-inbound/rev/7dd08f6dcf08
Whiteboard: [inbound]
Comment 6•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ea80b4183ccf https://hg.mozilla.org/mozilla-central/rev/7dd08f6dcf08
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
You need to log in
before you can comment on or make changes to this bug.
Description
•