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

Unified Diff: LayoutTests/fast/block/float/015-expected.txt

Issue 545753002: Auto-rebaseline for r181419 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/mac/fast/block/float/015-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/block/float/015-expected.txt
diff --git a/LayoutTests/fast/block/float/015-expected.txt b/LayoutTests/fast/block/float/015-expected.txt
deleted file mode 100644
index 50f8641405c0f8fe2b41f226fd2ed3062523a75a..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/float/015-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 671x130 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 669x128
- RenderTableRow {TR} at (0,0) size 669x128
- RenderTableCell {TD} at (0,51) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x18
- text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,0) size 657x128 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (4,4) size 50x50 [bgcolor=#FFA500]
- RenderBlock {P} at (4,4) size 649x18
- RenderText {#text} at (53,0) size 595x18
- text run at (53,0) width 595: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
- RenderBlock {DIV} at (4,38) size 649x18 [bgcolor=#008000]
- RenderBR {BR} at (53,0) size 0x18
- RenderImage {IMG} at (4,56) size 50x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (4,106) size 649x18
- RenderText {#text} at (0,0) size 649x18
- text run at (0,0) width 649: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/mac/fast/block/float/015-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698