Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(254)

Side by Side Diff: LayoutTests/platform/mac/fast/inline/002-expected.txt

Issue 10796066: Merge 122883 - vertical-align: middle causes overflow with subpixel layout (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 45x18 6 RenderText {#text} at (0,0) size 45x18
7 text run at (0,0) width 45: "Line 1 " 7 text run at (0,0) width 45: "Line 1 "
8 RenderInline {SPAN} at (0,0) size 45x18 8 RenderInline {SPAN} at (0,0) size 45x18
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderInline {SPAN} at (0,0) size 41x18 10 RenderInline {SPAN} at (0,0) size 41x18
11 RenderText {#text} at (45,2) size 41x18 11 RenderText {#text} at (45,1) size 41x18
12 text run at (45,2) width 41: "Line 2" 12 text run at (45,1) width 41: "Line 2"
13 RenderText {#text} at (86,0) size 4x18 13 RenderText {#text} at (86,0) size 4x18
14 text run at (86,0) width 4: " " 14 text run at (86,0) width 4: " "
15 RenderText {#text} at (90,0) size 41x18 15 RenderText {#text} at (90,0) size 41x18
16 text run at (90,0) width 41: "Line 3" 16 text run at (90,0) width 41: "Line 3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698