Bug 87104

Summary: Web Inspector: show more button node should have height multiple of row height
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot
none
Patch vsevik: review+

Description Yury Semikhatsky 2012-05-22 02:06:58 PDT
Now it occupies 33px while DataGrid row takes 16px. It causes the table background to shift relative to the the table rows like on the attached screenshot.
Comment 1 Yury Semikhatsky 2012-05-22 02:07:28 PDT
Created attachment 143235 [details]
Screenshot
Comment 2 Yury Semikhatsky 2012-05-22 02:09:48 PDT
Created attachment 143236 [details]
Patch
Comment 3 Yury Semikhatsky 2012-05-22 02:22:12 PDT
Committed r117938: <http://trac.webkit.org/changeset/117938>