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/fast/replaced/image-tag-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
« no previous file with comments | « LayoutTests/fast/replaced/008-expected.txt ('k') | LayoutTests/fast/replaced/selection-rect-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/replaced/image-tag-expected.txt
diff --git a/LayoutTests/fast/replaced/image-tag-expected.txt b/LayoutTests/fast/replaced/image-tag-expected.txt
index 25267d4c91c3eda104472b81dd5048cd1d4b7df3..2e0534fede547157a5807602b6406c7a3cb93004 100644
--- a/LayoutTests/fast/replaced/image-tag-expected.txt
+++ b/LayoutTests/fast/replaced/image-tag-expected.txt
@@ -3,4 +3,4 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (0,0) size 128x128
+ LayoutImage {IMG} at (0,0) size 128x128
« no previous file with comments | « LayoutTests/fast/replaced/008-expected.txt ('k') | LayoutTests/fast/replaced/selection-rect-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698