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

Unified Diff: tests/html/html.status

Issue 11667029: Refactoring datalist test to use the supported flag. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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
« no previous file with comments | « tests/html/datalistelement_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 4fd90ae732926a434b250a0f275e15864d1ac571..f48eee278dd845aa2e5483ba283a44db3cdaf4f8 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -133,7 +133,6 @@ audiocontext_test: Fail
blob_constructor_test: Fail
cache_test: fail # IE9 does not support ApplicationCache, but IE 10 does (and should work).
css_test: Fail
-datalistelement_test: Fail # ie9 does not have HTMLDataListElement
dom_constructors_test: Fail
element_test/additionalConstructors: Fail
exceptions_test: Fail
@@ -186,10 +185,8 @@ input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
input_element_test/supported_time: Fail, Crash
input_element_test/supported_week: Fail, Crash
fileapi_test: Fail # requestFileSystem not supported in Safari 6.
-datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
# TODO(efortuna): Make our test framework able to separate tests out by browser
# version.
-datalistelement_test: Fail # Issue: 7414
node_test: Skip # Issue 6457
[ $runtime == opera && $system == windows ]
« no previous file with comments | « tests/html/datalistelement_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698