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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-center-expected.txt b/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
index b4a16bf1c170a4eee30d132c77df15f4f5afe8a2..3d5e634fc91ecf81f9d66a38aee1322a7e67eb2f 100644
--- a/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
+++ b/LayoutTests/platform/win/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 186x17
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 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 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 186x17
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 557x17
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 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