| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes-expected.txt
|
| deleted file mode 100644
|
| index 6b48ebcbf726c35ad52bb94e4626b47f1deaf36e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -PASS: Initial value of datagrid.columns is defined.
|
| -PASS: Initial length of datagrid.columns is 2.
|
| -PASS: The column's ID is from as expected.
|
| -PASS: The column's label is From as expected.
|
| -PASS: The column's type is text as expected.
|
| -PASS: The column's primary property is true as expected.
|
| -PASS: The column's sortable property is 2 as expected.
|
| -PASS: The first column is the primary column.
|
| -
|
|
|