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

Unified Diff: LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-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/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt b/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt
index 7aa623e9e54b9d52560d6943263055115155cd64..62430cfa0dd14e5669b266826f6a46093686db2d 100644
--- a/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-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 18x186
text run at (12,1) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,186.75) size 25x25
+ LayoutImage {IMG} at (1,186.75) size 25x25
RenderText {#text} at (12,211) size 18x556
text run at (12,211) 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 18x278
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 18x460
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 18x186
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 18x556
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 18x278
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 18x460
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