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

Unified Diff: LayoutTests/fast/dynamic/float-at-line-break-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/fast/dynamic/float-at-line-break-expected.txt
diff --git a/LayoutTests/fast/dynamic/float-at-line-break-expected.txt b/LayoutTests/fast/dynamic/float-at-line-break-expected.txt
index 8f12473851279f3b517d747800de5dea05337101..69b245e133fae66c7d68dd94bc84e1e27f91657a 100644
--- a/LayoutTests/fast/dynamic/float-at-line-break-expected.txt
+++ b/LayoutTests/fast/dynamic/float-at-line-break-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 25x125
- RenderImage {IMG} at (0,0) size 20x50 [bgcolor=#0000FF]
- RenderImage {IMG} at (0,50) size 50x50 [bgcolor=#FFFF00]
+ LayoutImage {IMG} at (0,0) size 20x50 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (0,50) size 50x50 [bgcolor=#FFFF00]
RenderText {#text} at (0,100) size 25x25
text run at (0,100) width 25: "~"
« no previous file with comments | « LayoutTests/fast/css/contentImage-expected.txt ('k') | LayoutTests/fast/dynamic/float-from-empty-line-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698