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

Side by Side Diff: LayoutTests/platform/chromium-win/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 42x19 6 RenderText {#text} at (0,0) size 42x19
7 text run at (0,0) width 42: "Line 1 " 7 text run at (0,0) width 42: "Line 1 "
8 RenderInline {SPAN} at (0,0) size 42x20 8 RenderInline {SPAN} at (0,0) size 42x20
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderInline {SPAN} at (0,0) size 38x20 10 RenderInline {SPAN} at (0,0) size 38x19
11 RenderText {#text} at (42,2) size 38x20 11 RenderText {#text} at (42,2) size 38x19
12 text run at (42,2) width 38: "Line 2" 12 text run at (42,2) width 38: "Line 2"
13 RenderText {#text} at (80,0) size 4x20 13 RenderText {#text} at (80,0) size 4x20
14 text run at (80,0) width 4: " " 14 text run at (80,0) width 4: " "
15 RenderText {#text} at (84,0) size 38x19 15 RenderText {#text} at (84,0) size 38x19
16 text run at (84,0) width 38: "Line 3" 16 text run at (84,0) width 38: "Line 3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698