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/android/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/android/svg/custom/image-rescale-scroll-expected.txt
diff --git a/LayoutTests/platform/android/svg/custom/image-rescale-scroll-expected.txt b/LayoutTests/platform/android/svg/custom/image-rescale-scroll-expected.txt
index de0d8ce9f354c61a1a233c5f59898ce0bad9a584..d24eec91e34003a47f8c1be6aa6784a093e1f4c6 100644
--- a/LayoutTests/platform/android/svg/custom/image-rescale-scroll-expected.txt
+++ b/LayoutTests/platform/android/svg/custom/image-rescale-scroll-expected.txt
@@ -12,6 +12,6 @@ layer at (0,0) size 800x600
text run at (533,0) width 239: "occluding the part of the image adjacent"
text run at (0,20) width 175: "to the bottom of the window."
layer at (50,580) size 160x105
- RenderImage {IMG} at (50,580) size 160x105
+ LayoutImage {IMG} at (50,580) size 160x105
layer at (0,600) size 300x10
RenderBlock (positioned) {DIV} at (0,600) size 300x10 [bgcolor=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698