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

Unified Diff: LayoutTests/platform/linux/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/linux/virtual/slimmingpaint/fast/block/float/032-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/032-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/032-expected.txt
index 2779bd9162d3e93f03c83ed218e5af3d33685135..f938716ea837969bc167906067ecf87fdb322ca6 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/032-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/float/032-expected.txt
@@ -5,23 +5,23 @@ layer at (0,0) size 785x1036 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1020
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 769x20
RenderBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,130) 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,240) size 769x20
RenderBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,260) 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,370) size 769x20
RenderBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,390) 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,500) size 769x20
RenderBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698