Index: third_party/WebKit/LayoutTests/fast/table/table-anonymous-row-bug-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-anonymous-row-bug-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-anonymous-row-bug-expected.txt |
deleted file mode 100644 |
index fd5ab34653686c204e627e89898572dd0432fdef..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/table/table-anonymous-row-bug-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x166 |
- LayoutBlockFlow {HTML} at (0,0) size 800x166 |
- LayoutBlockFlow {BODY} at (8,8) size 784x150 |
- LayoutTable {DIV} at (0,0) size 50x150 |
- LayoutTableSection (anonymous) at (0,0) size 50x150 |
- LayoutTableRow {DIV} at (0,0) size 50x50 |
- LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1] |
- LayoutTableRow (anonymous) at (0,50) size 50x50 |
- LayoutTableCell (anonymous) at (0,50) size 50x50 [r=1 c=0 rs=1 cs=1] |
- LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#008000] |
- LayoutTableRow {DIV} at (0,100) size 50x50 |
- LayoutTableCell {DIV} at (0,100) size 50x0 [bgcolor=#0000FF] [r=2 c=0 rs=1 cs=1] |