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

Unified Diff: LayoutTests/platform/win/fast/block/margin-collapse/negative-margins-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/block/margin-collapse/negative-margins-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/margin-collapse/negative-margins-expected.txt b/LayoutTests/platform/win/fast/block/margin-collapse/negative-margins-expected.txt
index 541df6a1d6de842a00504d885fb6ad348fd70a27..72fbffa07951ab7c4321bbcebcd5b39e60b74885 100644
--- a/LayoutTests/platform/win/fast/block/margin-collapse/negative-margins-expected.txt
+++ b/LayoutTests/platform/win/fast/block/margin-collapse/negative-margins-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x90
text run at (0,0) width 195: "There should be no red below."
RenderBlock {DIV} at (0,34) size 80x32 [bgcolor=#FF0000]
RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#0000FF]
- RenderImage {IMG} at (0,16) size 80x16 [bgcolor=#FFFF00]
+ LayoutImage {IMG} at (0,16) size 80x16 [bgcolor=#FFFF00]

Powered by Google App Engine
This is Rietveld 408576698