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

Unified Diff: LayoutTests/platform/win/fast/replaced/absolute-image-sizing-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/fast/replaced/absolute-image-sizing-expected.txt
diff --git a/LayoutTests/platform/win/fast/replaced/absolute-image-sizing-expected.txt b/LayoutTests/platform/win/fast/replaced/absolute-image-sizing-expected.txt
index be849a8c269767b49af5d20b3012b213ae7c9230..d77092ad1fccbc8773928ce1d056a5f4d2eb4de1 100644
--- a/LayoutTests/platform/win/fast/replaced/absolute-image-sizing-expected.txt
+++ b/LayoutTests/platform/win/fast/replaced/absolute-image-sizing-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x600
layer at (8,60) size 200x200
RenderBlock (positioned) {DIV} at (8,60) size 200x200 [bgcolor=#FF0000]
layer at (8,60) size 200x200
- RenderImage {IMG} at (8,60) size 200x200
+ LayoutImage {IMG} at (8,60) size 200x200
layer at (300,60) size 200x200
RenderBlock (positioned) {DIV} at (300,60) size 200x200 [bgcolor=#FF0000]
layer at (300,60) size 200x200
- RenderImage {IMG} at (300,60) size 200x200
+ LayoutImage {IMG} at (300,60) size 200x200

Powered by Google App Engine
This is Rietveld 408576698