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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/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/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-center-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
index 575da57dbc35ca256fe4118e0a42f28dd5632c4a..719b971cd632f4be9a5b2f5b5e3eced0a105b224 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
@@ -55,14 +55,14 @@ layer at (8,335) size 310x31 clip at (9,336) size 308x29 scrollWidth 767
RenderBlock {DIV} at (0,326.88) size 310x31 [border: (1px solid #000000)]
RenderText {#text} at (1,12) size 186x18
text run at (1,12) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (186.94,1) size 25x25
+ LayoutImage {IMG} at (186.94,1) size 25x25
RenderText {#text} at (211,12) size 557x18
text run at (211,12) width 557: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,427) size 310x31 clip at (9,428) size 308x29 scrollWidth 763
RenderBlock {DIV} at (0,418.59) size 310x31 [border: (1px solid #000000)]
RenderText {#text} at (1,12) size 278x18
text run at (1,12) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (278.70,1) size 25x25
+ LayoutImage {IMG} at (278.70,1) size 25x25
RenderText {#text} at (303,12) size 461x18
text run at (303,12) width 461: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,518) size 310x20 clip at (9,519) size 308x18 scrollX 430.00 scrollWidth 739
@@ -87,13 +87,13 @@ layer at (8,734) size 310x31 backgroundClip at (0,0) size 0x0 clip at (0,0) size
RenderBlock {DIV} at (0,725.75) size 310x31 [border: (1px solid #000000)]
RenderText {#text} at (123,12) size 186x18
text run at (123,12) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (98.06,1) size 25x25
+ LayoutImage {IMG} at (98.06,1) size 25x25
RenderText {#text} at (-457,12) size 557x18
text run at (-457,12) width 556 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,825) size 310x31 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollX 454.00 scrollWidth 763
RenderBlock {DIV} at (0,817.47) size 310x31 [border: (1px solid #000000)]
RenderText {#text} at (31,12) size 278x18
text run at (31,12) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (6.30,1) size 25x25
+ LayoutImage {IMG} at (6.30,1) size 25x25
RenderText {#text} at (-453,12) size 461x18
text run at (-453,12) width 460 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."

Powered by Google App Engine
This is Rietveld 408576698