Open
Bug 1348335
Opened 8 years ago
Updated 2 years ago
Convert the box model to use css grid for its layout
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: gl, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
13.30 KB,
text/html
|
Details |
Right now, the box model is styled mostly using position absolute. This would be to convert the entire box model you see to use css grids.
Updated•8 years ago
|
Assignee: pbrosset → nobody
Status: ASSIGNED → NEW
Comment 1•8 years ago
|
||
I don't have time to work more on this.
My current status is: I have a HTML/CSS layout ready for this, but I haven't tried to integrate it in DevTools yet.
It should mostly look and feel like our current box model, with the exception that labels on the side are always rotated 90 degrees.
Updated•7 years ago
|
Severity: normal → enhancement
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•