Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(962)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes-expected.txt

Issue 2676783002: Remove fast/dom/HTMLDataGridElement. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
-

Powered by Google App Engine
This is Rietveld 408576698