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

Unified Diff: LayoutTests/platform/win/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/win/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
index 43be46968f85bc87c542ff8a93e5917f6c6381fe..ee259f47fcc0663b02e6cbf2eefc3dcb04352a61 100644
--- a/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
@@ -27,16 +27,16 @@ layer at (0,0) size 785x854 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,439.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,281) size 5x17
text run at (295,281) width 5: " "
- RenderImage {object} at (299.59,147) size 147.58x148 [bgcolor=#FF0000]
+ LayoutImage {object} at (299.59,147) size 147.58x148 [bgcolor=#FF0000]
RenderText {#text} at (447,281) size 5x17
text run at (447,281) width 5: " "
- RenderImage {object} at (451.63,221) size 73.78x74 [bgcolor=#FF0000]
+ LayoutImage {object} at (451.63,221) size 73.78x74 [bgcolor=#FF0000]
RenderText {#text} at (525,281) size 5x17
text run at (525,281) width 5: " "
- RenderImage {object} at (529.84,258) size 36.89x37 [bgcolor=#FF0000]
+ LayoutImage {object} at (529.84,258) size 36.89x37 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (0,741.64) size 678.86x34
RenderText {#text} at (0,0) size 661x34

Powered by Google App Engine
This is Rietveld 408576698