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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/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/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-right-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
index 61e56f0c458e3b2de20c07cee7906b71e4ec6f4f..6572c99c5eee771c1bafc2b307f099afbb9c67dc 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/text-overflow-ellipsis-text-align-right-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 187x18
text run at (1,12) width 187: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (187.14,1) size 25x25
+ LayoutImage {IMG} at (187.14,1) size 25x25
RenderText {#text} at (212,12) size 557x18
text run at (212,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 429.00 scrollWidth 738
@@ -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.25,1) size 25x25
+ LayoutImage {IMG} at (98.25,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