Closed Bug 865651 Opened 12 years ago Closed 11 years ago

Inspector outlines/box model ignores CSS transforms

Categories

(DevTools :: Inspector, defect)

22 Branch
x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 714738

People

(Reporter: djc, Unassigned)

Details

On one of the sites I'm hacking on, I have a li with transform: rotate(270deg). This is ignored by the selection outline for the inspector (e.g. when hovering over the element, the outline shows up as horizontal when the element is vertical). Similarly, the box model panel doesn't seem to acknowledge the rotation.
The box model is not affected by CSS transforms. The highlighter (the outline) can only use rectangles for now. See bug 714738.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.