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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt
index c12488ecd1f95b59a0075a0d5d17b46f847d56ce..0edf0dff3d35e3364edaeaf931af1d742f1c48a3 100644
--- a/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt
@@ -27,16 +27,16 @@ layer at (0,0) size 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,48) size 409x16
text run at (0,48) width 409: "Beyond there is the same, only with PNG images instead of SVG."
RenderBlock (anonymous) at (0,435.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,737.64) size 678.86x32
RenderText {#text} at (0,0) size 675x32

Powered by Google App Engine
This is Rietveld 408576698