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

Unified Diff: LayoutTests/platform/chromium-win/css1/text_properties/vertical_align-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/css1/text_properties/vertical_align-expected.txt
===================================================================
--- LayoutTests/platform/chromium-win/css1/text_properties/vertical_align-expected.txt (revision 123234)
+++ LayoutTests/platform/chromium-win/css1/text_properties/vertical_align-expected.txt (working copy)
@@ -246,10 +246,10 @@
RenderImage {IMG} at (666,24) size 6x20
RenderText {#text} at (672,22) size 76x19
text run at (672,22) width 76: " all of which "
- RenderImage {IMG} at (748,1) size 20x66
+ RenderImage {IMG} at (748,1) size 20x65
RenderText {#text} at (0,106) size 108x19
text run at (0,106) width 108: "should be aligned "
- RenderImage {IMG} at (108,100) size 11x36
+ RenderImage {IMG} at (108,100) size 11x35
RenderText {#text} at (119,106) size 4x19
text run at (119,106) width 4: " "
RenderInline {SPAN} at (0,0) size 231x36
@@ -277,7 +277,7 @@
text run at (0,176) width 176: "regardless of the line in which"
RenderText {#text} at (176,176) size 4x19
text run at (176,176) width 4: " "
- RenderImage {IMG} at (180,180) size 5x16
+ RenderImage {IMG} at (180,180) size 5x15
RenderText {#text} at (185,176) size 4x19
text run at (185,176) width 4: " "
RenderInline {BIG} at (0,0) size 152x23
@@ -586,10 +586,10 @@
RenderImage {IMG} at (666,24) size 6x20
RenderText {#text} at (672,22) size 72x19
text run at (672,22) width 72: " all of which"
- RenderImage {IMG} at (0,78) size 20x66
+ RenderImage {IMG} at (0,78) size 20x65
RenderText {#text} at (20,99) size 112x19
text run at (20,99) width 112: " should be aligned "
- RenderImage {IMG} at (132,93) size 11x36
+ RenderImage {IMG} at (132,93) size 11x35
RenderText {#text} at (143,99) size 4x19
text run at (143,99) width 4: " "
RenderInline {SPAN} at (0,0) size 231x36
@@ -617,7 +617,7 @@
text run at (19,176) width 176: "regardless of the line in which"
RenderText {#text} at (195,176) size 4x19
text run at (195,176) width 4: " "
- RenderImage {IMG} at (199,180) size 5x16
+ RenderImage {IMG} at (199,180) size 5x15
RenderText {#text} at (204,176) size 4x19
text run at (204,176) width 4: " "
RenderInline {BIG} at (0,0) size 152x23

Powered by Google App Engine
This is Rietveld 408576698