Closed
Bug 663852
Opened 13 years ago
Closed 13 years ago
[highlighter] Support transformed elements (CSS3 transform)
Categories
(DevTools :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 591718
People
(Reporter: paul, Unassigned)
References
Details
The bounding box of a transformed element (or one of its parent) must be transformed too.
Comment 1•13 years ago
|
||
We're doing developer tool prioritization, filter on 'brontozaur' to ignore the spam.
Priority: -- → P2
Reporter | ||
Comment 2•13 years ago
|
||
This is now working. The bounding box is correct: matching a scaled or translated div, wrapping a skewed or rotated div.
I don't think we want anything more complex for now (rotated/skewed highlighted zone). See bug 714738 for this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 3•13 years ago
|
||
Bug 591718 also fixed Bug 709880 - Tilt should support transformed elements. Yay.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•