Bug 15294
Summary: | Indicate margin collapsing in the Web Inspector | ||
---|---|---|---|
Product: | WebKit | Reporter: | Richard Connamacher <richardconnamacher> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | ||
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | All | ||
OS: | All |
Richard Connamacher
Please indicate when margin collapsing is in effect in the Web Inspector.
Here's two places it could possibly go:
- In the Metrics panel, perhaps by putting the margin number in italics or adding a symbol
- In the Styles panel under Computed Style, by adding "(collapsed)" or "(merged with parent)" to the appropriate margin property.
I recently spent a long time trying to track down a strange bug in my CSS, and this feature would help tremendously with that!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
*** This bug has been marked as a duplicate of 17223 ***