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