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

Side by Side Diff: LayoutTests/platform/chromium-win/fast/block/basic/014-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 RenderInline {A} at (0,0) size 21x16 [color=#0000EE] 6 RenderInline {A} at (0,0) size 21x16 [color=#0000EE]
7 RenderImage {IMG} at (0,-1) size 21x22 [bgcolor=#008000] 7 RenderImage {IMG} at (0,0) size 21x21 [bgcolor=#008000]
8 RenderText {#text} at (21,1) size 4x16 8 RenderText {#text} at (21,1) size 4x16
9 text run at (21,1) width 4: " " 9 text run at (21,1) width 4: " "
10 RenderImage {IMG} at (25,-1) size 21x22 [bgcolor=#008000] 10 RenderImage {IMG} at (25,0) size 21x21 [bgcolor=#008000]
11 RenderText {#text} at (46,1) size 294x16 11 RenderText {#text} at (46,1) size 294x16
12 text run at (46,1) width 294: " The two green blocks should line up vert ically." 12 text run at (46,1) width 294: " The two green blocks should line up vert ically."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698