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/linux/svg/wicd/test-rightsizing-b-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/linux/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
index b5ecaf389ab75c26febf289f00607207948c05f8..95dc61fb4c4117dd65d16bc170b26761d8ccc23f 100644
--- a/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
@@ -27,16 +27,16 @@ layer at (0,0) size 785x856 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,51) size 398x17
text run at (0,51) width 398: "Beyond there is the same, only with PNG images instead of SVG."
RenderBlock (anonymous) at (0,441.77) size 737.89x299
- RenderImage {object} at (0,0) size 295.16x295 [bgcolor=#FF0000]
+ LayoutImage {object} at (0,0) size 295.16x295 [bgcolor=#FF0000]
RenderText {#text} at (295,280) size 5x18
text run at (295,280) width 5: " "
- RenderImage {object} at (299.16,147) size 147.58x148 [bgcolor=#FF0000]
+ LayoutImage {object} at (299.16,147) size 147.58x148 [bgcolor=#FF0000]
RenderText {#text} at (446,280) size 5x18
text run at (446,280) width 5: " "
- RenderImage {object} at (450.73,221) size 73.78x74 [bgcolor=#FF0000]
+ LayoutImage {object} at (450.73,221) size 73.78x74 [bgcolor=#FF0000]
RenderText {#text} at (524,280) size 5x18
text run at (524,280) width 5: " "
- RenderImage {object} at (528.52,258) size 36.89x37 [bgcolor=#FF0000]
+ LayoutImage {object} at (528.52,258) size 36.89x37 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (0,743.64) size 678.86x34
RenderText {#text} at (0,0) size 661x34

Powered by Google App Engine
This is Rietveld 408576698