Bug 108186 - Web Inspector: Wrong indent in Styles sidebar pane
Summary: Web Inspector: Wrong indent in Styles sidebar pane
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vladislav Kaznacheev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 06:02 PST by Vladislav Kaznacheev
Modified: 2013-01-29 07:02 PST (History)
9 users (show)

See Also:


Attachments
Screenshot of the styles sidebar pane with the wrong indentation (80.08 KB, image/png)
2013-01-29 06:03 PST, Vladislav Kaznacheev
no flags Details
Patch (1.37 KB, patch)
2013-01-29 06:11 PST, Vladislav Kaznacheev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Kaznacheev 2013-01-29 06:02:23 PST
All nested elements in Computed Styles and Styles sections have extra 16px padding. This is due to a conflict between two CSS rules with the same specificity.
Comment 1 Vladislav Kaznacheev 2013-01-29 06:03:41 PST
Created attachment 185230 [details]
Screenshot of the styles sidebar pane with the wrong indentation
Comment 2 Vladislav Kaznacheev 2013-01-29 06:11:36 PST
Created attachment 185232 [details]
Patch
Comment 3 WebKit Review Bot 2013-01-29 07:02:50 PST
Comment on attachment 185232 [details]
Patch

Clearing flags on attachment: 185232

Committed r141109: <http://trac.webkit.org/changeset/141109>
Comment 4 WebKit Review Bot 2013-01-29 07:02:55 PST
All reviewed patches have been landed.  Closing bug.