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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/win-xp/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
index 572d4d6e4496e429b713fd1adbe68b663139f0f8..cbf5b846931dbd620dbe09dfe278d01dc312a116 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
@@ -49,14 +49,14 @@ layer at (8,787) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size
RenderBlock {DIV} at (0,779.16) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,1) size 19x173
text run at (11,1) width 173: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,174) size 25x25
+ LayoutImage {IMG} at (1,174) size 25x25
RenderText {#text} at (11,199) size 19x514
text run at (11,199) width 514: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1157) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollHeight 711
RenderBlock {DIV} at (0,1148.88) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,4) size 19x261
text run at (11,4) width 261: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,265) size 25x25
+ LayoutImage {IMG} at (1,265) size 25x25
RenderText {#text} at (11,290) size 19x422
text run at (11,290) width 422: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1527) size 22x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollY 375.00 scrollHeight 683
@@ -81,13 +81,13 @@ layer at (8,2266) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
RenderBlock {DIV} at (0,2258.03) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,136) size 19x173
text run at (11,136) width 173 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,111) size 25x25
+ LayoutImage {IMG} at (1,111) size 25x25
RenderText {#text} at (11,-403) size 19x514
text run at (11,-403) width 514 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,2636) size 32x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollY 400.00 scrollHeight 708
RenderBlock {DIV} at (0,2627.75) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,48) size 19x261
text run at (11,48) width 261 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,23) size 25x25
+ LayoutImage {IMG} at (1,23) size 25x25
RenderText {#text} at (11,-399) size 19x422
text run at (11,-399) width 422 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."

Powered by Google App Engine
This is Rietveld 408576698