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

Unified Diff: LayoutTests/fast/multicol/table-margin-collapse-expected.txt

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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/fast/multicol/table-margin-collapse-expected.txt
diff --git a/LayoutTests/fast/multicol/table-margin-collapse-expected.txt b/LayoutTests/fast/multicol/table-margin-collapse-expected.txt
deleted file mode 100644
index 92e37d34cde951f8389db3cabcdc071df117a215..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/table-margin-collapse-expected.txt
+++ /dev/null
@@ -1,21 +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
- RenderBlock (anonymous) at (0,0) size 784x36
- RenderText {#text} at (0,0) size 770x36
- text run at (0,0) width 438: "The four rectangles below should both be at the top of their columns. "
- text run at (438,0) width 332: "If one is lower than the other, than the test has failed."
- text run at (0,18) width 404: "The pattern in each column should be the same (orange/yellow)."
-layer at (8,44) size 784x304
- RenderBlock {DIV} at (0,36) size 784x304 [border: (2px solid #000000)]
- RenderTable {TABLE} at (2,2) size 382x500
- RenderTableSection {TBODY} at (0,0) size 382x500
- RenderTableRow {TR} at (0,0) size 382x500
- RenderTableCell {TD} at (0,0) size 191x500 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFA500]
- RenderTableCell {TD} at (191,0) size 191x500 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFFF00]
« no previous file with comments | « LayoutTests/fast/multicol/table-margin-collapse.html ('k') | LayoutTests/fast/multicol/table-multicolumn-caption.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698