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

Unified Diff: tests/html/html.status

Issue 11692011: Fixing up input element support checks for IE9. (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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 072ee89d75b6cde95d4f057508e2c4d5c6697c2f..a851295bcca71d5659ad05c3121685f62c60689c 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -134,11 +134,16 @@ fileapi_test: Fail # IE does not support filesystem APIs.
history_test: Fail
indexeddb_1_test/supported: Fail
input_element_test/supported_date: Fail
-input_element_test/supported_datetime: Fail
input_element_test/supported_datetime-local: Fail
+input_element_test/supported_datetime: Fail
+input_element_test/supported_email: Fail
input_element_test/supported_month: Fail
+input_element_test/supported_number: Fail
input_element_test/supported_range: Fail
+input_element_test/supported_search: Fail
+input_element_test/supported_tel: Fail
input_element_test/supported_time: Fail
+input_element_test/supported_url: Fail
input_element_test/supported_week: Fail
messageevent_test: Fail
mutationobserver_test/supported: Fail
« no previous file with comments | « sdk/lib/html/templates/html/impl/impl_HTMLInputElement.darttemplate ('k') | tests/html/input_element_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698