Bug 108186

Summary: Web Inspector: Wrong indent in Styles sidebar pane
Product: WebKit Reporter: Vladislav Kaznacheev <kaznacheev>
Component: Web Inspector (Deprecated)Assignee: Vladislav Kaznacheev <kaznacheev>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot of the styles sidebar pane with the wrong indentation
none
Patch none

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.