Index: third_party/WebKit/LayoutTests/fast/table/caption-relayout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/table/caption-relayout-expected.txt b/third_party/WebKit/LayoutTests/fast/table/caption-relayout-expected.txt |
deleted file mode 100644 |
index 39387383676a4ff9d47f2fe2a5fb54cde2d6a221..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/table/caption-relayout-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x584 |
- LayoutTable {TABLE} at (0,0) size 102x100 |
- LayoutBlockFlow {CAPTION} at (0,0) size 102x50 [bgcolor=#008000] |
- LayoutTableSection {TBODY} at (0,50) size 102x50 |
- LayoutTableRow {TR} at (0,0) size 102x50 |
- LayoutTableCell {TD} at (0,24) size 102x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] |