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

Unified Diff: LayoutTests/platform/mac/fast/block/margin-collapse/101-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/101-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/margin-collapse/101-expected.txt b/LayoutTests/platform/mac/fast/block/margin-collapse/101-expected.txt
index 9b3a334742eeb108318562354fe6080629687e04..56277535a66ea0ec2b84778035139ddcb3909c4a 100644
--- a/LayoutTests/platform/mac/fast/block/margin-collapse/101-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/margin-collapse/101-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 371x36
text run at (2,2) width 371: "There should be only 2em between this paragraph and the"
text run at (2,20) width 87: "image below."
- RenderImage {IMG} at (0,72) size 395x275
+ LayoutImage {IMG} at (0,72) size 395x275

Powered by Google App Engine
This is Rietveld 408576698