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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/css/vertical-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/win/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
index 62504e810f55397af12ad4fcef3871945cb07882..4d52b0b1a2f7d2e2ba9bf77bf889e4729460f3a0 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
@@ -49,14 +49,14 @@ layer at (8,790) size 31x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size
RenderBlock {DIV} at (0,782.16) size 31x310 [border: (1px solid #000000)]
RenderText {#text} at (12,1) size 17x187
text run at (12,1) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,187.14) size 25x25
+ LayoutImage {IMG} at (1,187.14) size 25x25
RenderText {#text} at (12,212) size 17x555
text run at (12,212) width 555: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1161) size 31x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollHeight 761
RenderBlock {DIV} at (0,1152.88) size 31x310 [border: (1px solid #000000)]
RenderText {#text} at (12,1) size 17x278
text run at (12,1) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,278.70) size 25x25
+ LayoutImage {IMG} at (1,278.70) size 25x25
RenderText {#text} at (12,303) size 17x460
text run at (12,303) width 459: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,1532) size 20x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollY 428.00 scrollHeight 736
@@ -81,13 +81,13 @@ layer at (8,2273) size 31x310 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
RenderBlock {DIV} at (0,2265.03) size 31x310 [border: (1px solid #000000)]
RenderText {#text} at (12,123) size 17x186
text run at (12,123) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,98.25) size 25x25
+ LayoutImage {IMG} at (1,98.25) size 25x25
RenderText {#text} at (12,-456) size 17x556
text run at (12,-456) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
layer at (8,2644) size 31x310 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollY 453.00 scrollHeight 761
RenderBlock {DIV} at (0,2635.75) size 31x310 [border: (1px solid #000000)]
RenderText {#text} at (12,31) size 17x278
text run at (12,31) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,6.30) size 25x25
+ LayoutImage {IMG} at (1,6.30) size 25x25
RenderText {#text} at (12,-452) size 17x460
text run at (12,-452) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."

Powered by Google App Engine
This is Rietveld 408576698