Closed
Bug 1583560
Opened 5 years ago
Closed 5 years ago
Changing flexbox highlighter color doesn't update the free space color
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1581119
People
(Reporter: nchevobbe, Unassigned)
Details
Steps to reproduce
- Go to
data:text/html,<meta charset=utf8><main style="display: flex;"><div>A</div><div>B</dib></main>
- Open the inspector
- On the
<main>
, turn on the flex inspector - Change its color using the color swatch and popup
Expected results
All the lines and patterns of the flex highlighter change
Actual results
The color of the "free space", on the right, does not change like the rest.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•