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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-center-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/android/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
index 9a51dedfea8bdf6c4e8e6ea29671fdda7fe8ab5a..8686c865dd8b5febc45b691dbdcceea7a185ece9 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
@@ -49,14 +49,14 @@ layer at (8,793) size 32x310 clip at (9,794) size 30x308 scrollHeight 713
RenderBlock {DIV} at (0,785.16) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,2) size 19x173
text run at (11,2) width 173: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,175) size 25x25
+ LayoutImage {IMG} at (1,175) size 25x25
RenderText {#text} at (11,200) size 19x514
text run at (11,200) width 514: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1165) size 32x310 clip at (9,1166) size 30x308 scrollHeight 709
RenderBlock {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,2) size 19x262
text run at (11,2) width 261: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,263.50) size 25x25
+ LayoutImage {IMG} at (1,263.50) size 25x25
RenderText {#text} at (11,288) size 19x423
text run at (11,288) width 422: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1537) size 22x310 clip at (9,1538) size 20x308 scrollY 375 scrollHeight 683
@@ -81,13 +81,13 @@ layer at (8,2280) size 32x310 clip at (9,2281) size 30x308 scrollY 404 scrollHei
RenderBlock {DIV} at (0,2272.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,2652) size 32x310 clip at (9,2653) size 30x308 scrollY 400 scrollHeight 708
RenderBlock {DIV} at (0,2643.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