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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/custom/image-rescale-scroll-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/image-rescale-scroll-expected.txt b/LayoutTests/platform/linux/svg/custom/image-rescale-scroll-expected.txt
index 2c39e6d2a099683833ff5d99d8d5c4067df7ba8a..a9c7e7dae69ad6db5843a4c486743f52ea2ae916 100644
--- a/LayoutTests/platform/linux/svg/custom/image-rescale-scroll-expected.txt
+++ b/LayoutTests/platform/linux/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 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