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

Unified Diff: LayoutTests/platform/android/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/android/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
diff --git a/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-text-align-right-expected.txt b/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
index efe9e52f9e8e7cf240e1f2068cb15d1a916dbef1..bc21b846392fcbf440d5aed48543936e6582a2e6 100644
--- a/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
+++ b/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
@@ -55,14 +55,14 @@ layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 714
RenderBlock {DIV} at (0,343.88) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (3,11) size 173x19
text run at (3,11) width 173: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (176,1) size 25x25
+ LayoutImage {IMG} at (176,1) size 25x25
RenderText {#text} at (201,11) size 514x19
text run at (201,11) width 514: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 711
RenderBlock {DIV} at (0,437.59) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (4,11) size 261x19
text run at (4,11) width 261: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (265,1) size 25x25
+ LayoutImage {IMG} at (265,1) size 25x25
RenderText {#text} at (290,11) size 422x19
text run at (290,11) width 422: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 375 scrollWidth 683
@@ -87,13 +87,13 @@ layer at (8,767) size 310x32 clip at (9,768) size 308x30 scrollX 404 scrollWidth
RenderBlock {DIV} at (0,758.75) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (136,11) size 173x19
text run at (136,11) width 173 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (111,1) size 25x25
+ LayoutImage {IMG} at (111,1) size 25x25
RenderText {#text} at (-403,11) size 514x19
text run at (-403,11) width 514 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,860) size 310x32 clip at (9,861) size 308x30 scrollX 400 scrollWidth 708
RenderBlock {DIV} at (0,852.47) size 310x32 [border: (1px solid #000000)]
RenderText {#text} at (48,11) size 261x19
text run at (48,11) width 261 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (23,1) size 25x25
+ LayoutImage {IMG} at (23,1) size 25x25
RenderText {#text} at (-399,11) size 422x19
text run at (-399,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