Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements-tabular.js |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements-tabular.js b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements-tabular.js |
| index 1b9c1c4600a9e1ca6df9334baf2b99548c362b8b..bb54ade30565ef64aa780d30e9790723f84ef0d1 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements-tabular.js |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements-tabular.js |
| @@ -1,9 +1,6 @@ |
| // Up-to-date as of 2013-04-12. |
| var tabularElements = { |
| table: { |
| - // Conforming |
| - sortable: "boolean", |
| - |
| // Obsolete |
| align: "string", |
| border: "string", |