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

Unified Diff: LayoutTests/platform/win/fast/block/float/clear-element-too-wide-for-containing-block-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/float/clear-element-too-wide-for-containing-block-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt b/LayoutTests/platform/win/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt
index 478179f59b06ec3f852a51e6779d3ae13f9b7fb8..02f7793ae10430245e35b121248fbc3fd0b0566c 100644
--- a/LayoutTests/platform/win/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt
+++ b/LayoutTests/platform/win/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x409
RenderText {#text} at (0,0) size 328x17
text run at (0,0) width 328: "The yellow block should be below the green block."
RenderBlock (floating) {DIV} at (0,18) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,118) size 395x275 [bgcolor=#FFFF00]
+ LayoutImage {IMG} at (0,118) size 395x275 [bgcolor=#FFFF00]

Powered by Google App Engine
This is Rietveld 408576698