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

Unified Diff: LayoutTests/platform/win/fast/css/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/win/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-left-expected.txt b/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
index 953c378c8f885d9b19371c6358fb24a3fa2e3e12..f2f84f9702cd2430d42ab9c8fcd63154c17fb6c2 100644
--- a/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
+++ b/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-left-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 186x17
text run at (1,12) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (186.75,1) size 25x25
+ LayoutImage {IMG} at (186.75,1) size 25x25
RenderText {#text} at (211,12) size 557x17
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 278x17
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 461x17
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 431.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 (122,12) size 187x17
text run at (122,12) width 187 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (97.86,1) size 25x25
+ LayoutImage {IMG} at (97.86,1) size 25x25
RenderText {#text} at (-458,12) size 557x17
text run at (-458,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 278x17
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 461x17
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