Closed Bug 1310713 Opened 9 years ago Closed 9 years ago

Hide the content area of the box-model highlighter when the element is also a grid container

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: pbro, Unassigned)

References

(Blocks 1 open bug)

Details

When the highlighted element is a grid container, then we should both its box-model *and* its grid. We do this simply by displaying both the box-model and the grid highlighters at the same time. The only problem with this is that the content area of the box-model is blue and, even though it's partly transparent, it still makes it harder to see the grid lines. The goal of this bug is to investigate making the content area transparent *if* the highlighted node is a grid container only.
We decided to back out bug 1297100 which made the grid highlighter integrated with the box-model highlighter. We got feedback that this wasn't a useful after all (see bug 1297100 for more info). So this bug becomes invalid.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.