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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/text-overflow-ellipsis-text-align-center-expected.txt b/LayoutTests/platform/win-xp/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
index 91a35913a90dab24abec62071039f1c48f96f8c9..c1804bd5519f7a585091e55bf022e800e9792a34 100644
--- a/LayoutTests/platform/win-xp/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
@@ -55,14 +55,14 @@ layer at (8,346) size 310x32 clip at (9,347) size 308x30 scrollWidth 713
RenderBlock {DIV} at (0,337.88) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (2,11) size 173x19
text run at (2,11) width 173: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (175,1) size 25x25
+ LayoutImage {IMG} at (175,1) size 25x25
RenderText {#text} at (200,11) size 514x19
text run at (200,11) width 514: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,438) size 310x32 clip at (9,439) size 308x30 scrollWidth 710
RenderBlock {DIV} at (0,429.59) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (2,11) size 262x19
text run at (2,11) width 262: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (263.50,1) size 25x25
+ LayoutImage {IMG} at (263.50,1) size 25x25
RenderText {#text} at (288,11) size 423x19
text run at (288,11) width 423: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,529) size 310x22 clip at (9,530) size 308x20 scrollX 375.00 scrollWidth 684
@@ -87,13 +87,13 @@ layer at (8,753) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size
RenderBlock {DIV} at (0,744.75) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (135,11) size 173x19
text run at (135,11) width 173 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (110,1) size 25x25
+ LayoutImage {IMG} at (110,1) size 25x25
RenderText {#text} at (-404,11) size 514x19
text run at (-404,11) width 514 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,844) size 310x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollX 401.00 scrollWidth 710
RenderBlock {DIV} at (0,836.47) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (46,11) size 262x19
text run at (46,11) width 262 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (21.50,1) size 25x25
+ LayoutImage {IMG} at (21.50,1) size 25x25
RenderText {#text} at (-400,11) size 423x19
text run at (-400,11) 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