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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/float/032-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-snowleopard/virtual/slimmingpaint/fast/block/float/032-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/float/032-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/float/032-expected.txt
index 7ec084e615241e5567e182c2cfd424156a567a95..ee2393a1ff9112f48a677730c076d8a4c6c36c55 100644
--- a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/float/032-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/float/032-expected.txt
@@ -5,23 +5,23 @@ layer at (0,0) size 785x1008 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x992
RenderBlock {DIV} at (0,0) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (205,5) size 100x100 [bgcolor=#800080]
+ LayoutImage {IMG} at (205,5) size 100x100 [bgcolor=#800080]
RenderBlock (anonymous) at (0,110) size 769x16
RenderBR {BR} at (0,0) size 0x16
RenderBlock {DIV} at (0,126) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (305,5) size 100x100 [bgcolor=#800080]
+ LayoutImage {IMG} at (305,5) size 100x100 [bgcolor=#800080]
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,236) size 769x16
RenderBR {BR} at (0,0) size 0x16
RenderBlock {DIV} at (0,252) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (105,5) size 100x100 [bgcolor=#800080]
+ LayoutImage {IMG} at (105,5) size 100x100 [bgcolor=#800080]
RenderBlock (anonymous) at (0,362) size 769x16
RenderBR {BR} at (0,0) size 0x16
RenderBlock {DIV} at (0,378) size 769x110 [border: (5px solid #000000)]
RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (55,5) size 100x100 [bgcolor=#800080]
+ LayoutImage {IMG} at (55,5) size 100x100 [bgcolor=#800080]
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,488) size 769x16
RenderBR {BR} at (0,0) size 0x16

Powered by Google App Engine
This is Rietveld 408576698