Closed
Bug 1014619
Opened 10 years ago
Closed 10 years ago
Box model highlighter doesn't highlight elements with negative margins
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 969306
People
(Reporter: bgrins, Unassigned)
References
(Blocks 1 open bug, )
Details
As reported here: https://bugzilla.mozilla.org/show_bug.cgi?id=1014279#c1
Inspecting the first <p> at: http://jsfiddle.net/bgrins/SD7Vh/ doesn't highlight anything.
Super basic test case: data:text/html,<p style="margin:-10px 0">test</p>
Reporter | ||
Comment 1•10 years ago
|
||
I'm fairly certain that this will be resolved when we use getQuads in Bug 969306
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Comment 2•10 years ago
|
||
This was fixed by Bug 969306
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•