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

Unified Diff: LayoutTests/platform/mac/fast/block/float/017-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/float/017-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/float/017-expected.txt b/LayoutTests/platform/mac/fast/block/float/017-expected.txt
index f6a440c543e5cab09a3c67e91e9cbd2b287faa61..6c6be61cbe87758013f46389d31eda3aa8d15f13 100644
--- a/LayoutTests/platform/mac/fast/block/float/017-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/float/017-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 454x159 [border: (2px solid #008000)]
- RenderImage {IMG} at (2,2) size 450x29 [bgcolor=#FFFF00]
+ LayoutImage {IMG} at (2,2) size 450x29 [bgcolor=#FFFF00]
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (0,0) size 0x0
RenderBlock (floating) {IMG} at (2,31) size 250x125 [bgcolor=#FFA500]
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
text run at (255,139) width 70: "to the PS2."
RenderBlock {P} at (0,175) size 784x0
RenderBlock {DIV} at (0,175) size 304x40 [border: (2px solid #008000)]
- RenderImage {IMG} at (197,5) size 105x70 [bgcolor=#800080]
+ LayoutImage {IMG} at (197,5) size 105x70 [bgcolor=#800080]
RenderText {#text} at (2,2) size 151x18
text run at (2,2) width 151: "First non-breaking line."
RenderInline {NOBR} at (0,0) size 169x18
« no previous file with comments | « LayoutTests/platform/mac/fast/block/float/015-expected.txt ('k') | LayoutTests/platform/mac/fast/block/float/018-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698