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

Unified Diff: LayoutTests/platform/win/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/win/virtual/slimmingpaint/fast/block/float/032-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/032-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/032-expected.txt
index 8bdf0f1e643a012a9648a2f91deccc4b2fc25184..6ed840380810ab699cc6538f05da41e76c566597 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/032-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/032-expected.txt
@@ -5,23 +5,23 @@ layer at (0,0) size 785x1022 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1006
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 769x18
RenderBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,128) 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,238) size 769x18
RenderBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,256) 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,366) size 769x18
RenderBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,384) 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,494) size 769x18
RenderBR {BR} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698