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

Unified Diff: LayoutTests/platform/mac/fast/block/margin-collapse/100-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/mac/fast/block/margin-collapse/100-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt b/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt
index c1bccb0c645ad340c2e0717b7bc72eb4a2115512..9087ac8e1b4b86c745126456a0a7d72ee845b761 100644
--- a/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 385x504.81
- RenderImage {IMG} at (0,0) size 395x275
+ LayoutImage {IMG} at (0,0) size 395x275
RenderBlock {H2} at (0,315) size 385x28
RenderText {#text} at (0,0) size 317x28
text run at (0,0) width 317: "This text should be on line one."

Powered by Google App Engine
This is Rietveld 408576698