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

Unified Diff: LayoutTests/platform/chromium-mac/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-mac/fast/block/basic/014-expected.txt
===================================================================
--- LayoutTests/platform/chromium-mac/fast/block/basic/014-expected.txt (revision 123234)
+++ LayoutTests/platform/chromium-mac/fast/block/basic/014-expected.txt (working copy)
@@ -4,9 +4,9 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderInline {A} at (0,0) size 21x16 [color=#0000EE]
- RenderImage {IMG} at (0,-1) size 21x22 [bgcolor=#008000]
- RenderText {#text} at (21,0) size 4x16
- text run at (21,0) width 4: " "
- RenderImage {IMG} at (25,-1) size 21x22 [bgcolor=#008000]
- RenderText {#text} at (46,0) size 295x16
- text run at (46,0) width 295: " The two green blocks should line up vertically."
+ RenderImage {IMG} at (0,0) size 21x21 [bgcolor=#008000]
+ RenderText {#text} at (21,1) size 4x16
+ text run at (21,1) width 4: " "
+ RenderImage {IMG} at (25,0) size 21x21 [bgcolor=#008000]
+ RenderText {#text} at (46,1) size 295x16
+ text run at (46,1) width 295: " The two green blocks should line up vertically."

Powered by Google App Engine
This is Rietveld 408576698