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

Unified Diff: LayoutTests/platform/win/svg/custom/image-rescale-scroll-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/custom/image-rescale-scroll-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/image-rescale-scroll-expected.txt b/LayoutTests/platform/win/svg/custom/image-rescale-scroll-expected.txt
index 7101831cb8025f29e1c65d34705650eb0a268298..de20f7ab9be301412bfd42331347df558977d785 100644
--- a/LayoutTests/platform/win/svg/custom/image-rescale-scroll-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/image-rescale-scroll-expected.txt
@@ -12,6 +12,6 @@ layer at (0,0) size 800x600
text run at (570,0) width 201: "occluding the part of the image"
text run at (0,18) width 244: "adjacent to the bottom of the window."
layer at (50,580) size 160x105 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderImage {IMG} at (50,580) size 160x105
+ LayoutImage {IMG} at (50,580) size 160x105
layer at (0,600) size 300x10 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
RenderBlock (positioned) {DIV} at (0,600) size 300x10 [bgcolor=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698