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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/inline/002-expected.txt
===================================================================
--- LayoutTests/platform/mac/fast/inline/002-expected.txt (revision 123234)
+++ LayoutTests/platform/mac/fast/inline/002-expected.txt (working copy)
@@ -8,8 +8,8 @@
RenderInline {SPAN} at (0,0) size 45x18
RenderText {#text} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 41x18
- RenderText {#text} at (45,2) size 41x18
- text run at (45,2) width 41: "Line 2"
+ RenderText {#text} at (45,1) size 41x18
+ text run at (45,1) width 41: "Line 2"
RenderText {#text} at (86,0) size 4x18
text run at (86,0) width 4: " "
RenderText {#text} at (90,0) size 41x18

Powered by Google App Engine
This is Rietveld 408576698