Bug 15294 - Indicate margin collapsing in the Web Inspector
Summary: Indicate margin collapsing in the Web Inspector
Status: RESOLVED DUPLICATE of bug 17223
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 00:26 PDT by Richard Connamacher
Modified: 2008-02-08 14:52 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Connamacher 2007-09-27 00:26:58 PDT
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!
Comment 1 Matt Lilek 2008-02-08 14:52:36 PST

*** This bug has been marked as a duplicate of 17223 ***