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

Unified Diff: LayoutTests/platform/android/fast/css/vertical-text-overflow-ellipsis-text-align-left-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/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt
diff --git a/LayoutTests/platform/android/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt b/LayoutTests/platform/android/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt
index 1d4429383d6a9823c92a9c4fd98d760dc3d22192..2b908bd11cd27c3ea3261653577649777adce949 100644
--- a/LayoutTests/platform/android/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt
+++ b/LayoutTests/platform/android/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt
@@ -49,14 +49,14 @@ layer at (8,793) size 32x310 clip at (9,794) size 30x308 scrollHeight 712
RenderBlock {DIV} at (0,785.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,1165) size 32x310 clip at (9,1166) size 30x308 scrollHeight 708
RenderBlock {DIV} at (0,1156.88) size 32x310 [border: (1px solid #000000)]
RenderText {#text} at (11,1) size 19x261
text run at (11,1) width 261: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,262) size 25x25
+ LayoutImage {IMG} at (1,262) size 25x25
RenderText {#text} at (11,287) size 19x422
text run at (11,287) 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 376 scrollHeight 684
@@ -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