Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic-expected.txt |
deleted file mode 100644 |
index 36dbfeeceabc462449300f10a152842c8af1c4d6..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-PASS: Initial value of datagrid.dataSource is null. |
-PASS: Allowed setting datagrid.dataSource to a number. |
-PASS: Allowed setting datagrid.dataSource to a string. |
-PASS: Allowed setting datagrid.dataSource to an object. |
-PASS: Allowed setting datagrid.dataSource to null. |
- |