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

Unified Diff: tests/html/html.status

Issue 11615038: Updating status of tests. (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
« tests/html/element_test.dart ('K') | « tests/html/element_webkit_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 42b2c15a0961d1811abd92c4c202084964244a1f..3d3af53ee7256a22c4880d0cb977874d19a910c7 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -10,6 +10,7 @@ xmldocument_test: Skip # XML in dart:html is incomplete
xmlelement_test: Skip # XML in dart:html is incomplete
[ $runtime == chrome ]
+element_types_test/supported_content: Fail
input_element_test/supported_date: Pass, Fail # Chrome stable does not support this input type.
input_element_test/supported_datetime: Fail
input_element_test/supported_datetime-local: Fail
@@ -74,7 +75,6 @@ element_types_test/supported_keygen: Fail
element_types_test/supported_meter: Fail
element_types_test/supported_object: Fail
element_types_test/supported_output: Fail
-element_webkit_test: Fail
exceptions_test: Fail
fileapi_test: Fail
indexeddb_1_test/supported: Fail # IE10 does not support from file://
@@ -127,7 +127,6 @@ typed_arrays_5_test: Skip
typed_arrays_arraybuffer_test: Skip
typed_arrays_dataview_test: Skip
typed_arrays_range_checks_test: Fail
-element_webkit_test: Fail
localstorage_test: Fail
websql_test: Fail # IE does not support web SQL
#
@@ -258,7 +257,6 @@ element_types_test/supported_details: Fail
element_types_test/supported_embed: Fail
element_types_test/supported_track: Fail
element_types_test/supported_keygen: Fail
-element_webkit_test: Fail
exceptions_test: Fail # Uses webkitotifications, no analogue in moz
fileapi_test: Fail # FF does not support filesystem APIs.
indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs.
« tests/html/element_test.dart ('K') | « tests/html/element_webkit_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698