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/linux/virtual/slimmingpaint/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/linux/virtual/slimmingpaint/fast/block/float/017-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/017-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/017-expected.txt
index 4ac7bb6a4b5c62828d31106ebaec14951c61b995..e42b6c6eb7287253a378a51995a53bc7653567ac 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/017-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/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 454x173 [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,151) width 30: "PS2."
RenderBlock {P} at (0,189) size 784x0
RenderBlock {DIV} at (0,189) size 304x44 [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 139x19
text run at (2,2) width 139: "First non-breaking line."
RenderInline {NOBR} at (0,0) size 158x19

Powered by Google App Engine
This is Rietveld 408576698