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

Side by Side 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, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 PASS: Initial value of datagrid.columns is defined.
2 PASS: Initial length of datagrid.columns is 2.
3 PASS: The column's ID is from as expected.
4 PASS: The column's label is From as expected.
5 PASS: The column's type is text as expected.
6 PASS: The column's primary property is true as expected.
7 PASS: The column's sortable property is 2 as expected.
8 PASS: The first column is the primary column.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698