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

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

Powered by Google App Engine
This is Rietveld 408576698