summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-04 22:53:31 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-04 22:53:31 +0000
commit9b3ea80b99b60633aa40c564047281eecd4eb16a (patch)
tree5bd5609d70d6868c944b4f146c2b09a1508ba24f /webkit/tools
parentee6028d56def327076279ee2b39a72d6f6c58dc4 (diff)
downloadchromium_src-9b3ea80b99b60633aa40c564047281eecd4eb16a.zip
chromium_src-9b3ea80b99b60633aa40c564047281eecd4eb16a.tar.gz
chromium_src-9b3ea80b99b60633aa40c564047281eecd4eb16a.tar.bz2
Wontfix datagrid tests, since they are no longer in HTML5 spec.
TEST=none BUG=17585 TBR=japhet Review URL: http://codereview.chromium.org/363015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31027 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 42f78c1..d9b6f07 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -432,6 +432,9 @@ BUG21814 WONTFIX SKIP: LayoutTests/fast/encoding/idn-security.html = FAIL
// these tests are irrelevant.
BUG23748 WONTFIX : LayoutTests/http/tests/globalhistory = FAIL
+// DataGrid was pulled from HTML5 spec, unlikely to re-emerge in the current form.
+BUG17585 WONTFIX : LayoutTests/fast/dom/HTMLDataGridElement = FAIL
+
// -----------------------------------------------------------------
// CHROME REWRITTEN TESTS
// -----------------------------------------------------------------
@@ -2803,12 +2806,6 @@ BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F
// New tests, need baseline.
BUG16240 MAC WIN : LayoutTests/http/tests/cache/subresource-expiration.html = PASS TIMEOUT
-// HTML5 DataGrid bindings are not enabled yet because the feature's not fully implemented.
-BUG17585 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = FAIL
-BUG17585 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = FAIL
-BUG17585 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL
-BUG17585 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic.html = FAIL
-
// Failure since WebKit merge 45873:45916
BUG16823 MAC : LayoutTests/editing/execCommand/4128080-2.html = FAIL
BUG16823 MAC : LayoutTests/editing/inserting/insert-3786362-fix.html = FAIL