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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/block/margin-collapse/101-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/margin-collapse/101-expected.txt b/LayoutTests/platform/linux/fast/block/margin-collapse/101-expected.txt
index fa402b519ad3cf97b0ddf75f7b6629e9acc2717a..d9b170bc6b054f5cd828788db3ac07bc745b65f0 100644
--- a/LayoutTests/platform/linux/fast/block/margin-collapse/101-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/margin-collapse/101-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 348x39
text run at (2,2) width 348: "There should be only 2em between this paragraph and the"
text run at (2,22) width 80: "image below."
- RenderImage {IMG} at (0,76) size 395x275
+ LayoutImage {IMG} at (0,76) size 395x275

Powered by Google App Engine
This is Rietveld 408576698