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

Unified Diff: tests/html/html.status

Issue 11856014: Adding support checks for FileSystem APIs and making APIs not webkit-specific. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 months 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/fileapi_test.dart ('k') | tools/dom/scripts/generator.py » ('j') | 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 db742cad565b4f843760d34329a51339d21590e9..7312bffaabdb3185f36918e740448751a1838fc5 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -55,7 +55,7 @@ element_types_test/supported_object: Fail
element_types_test/supported_output: Fail
element_types_test/supported_shadow: Fail
exceptions_test: Fail
-fileapi_test: Fail
+fileapi_test/supported: Fail
indexeddb_1_test/supported: Fail # IE10 does not support from file://
inner_frame_test: Skip
input_element_test/supported_date: Fail
@@ -112,7 +112,7 @@ css_test: Fail
dom_constructors_test: Fail
element_test/matches: Fail # IE9 does not support matches
exceptions_test: Fail
-fileapi_test: Fail # IE does not support filesystem APIs.
+fileapi_test/supported: Fail
history_test/supported_state: Fail
indexeddb_1_test/supported: Fail
input_element_test/supported_date: Fail
@@ -161,7 +161,7 @@ input_element_test/supported_month: Fail, Crash
input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please triage this failure.
input_element_test/supported_time: Fail, Crash
input_element_test/supported_week: Fail, Crash
-fileapi_test: Fail # requestFileSystem not supported in Safari 6.
+fileapi_test/supported: Fail
node_test: Skip # Issue 6457
shadow_dom_test/supported: Fail
@@ -219,7 +219,7 @@ element_types_test/supported_keygen: Fail
element_types_test/supported_shadow: Fail
element_types_test/supported_track: Fail
exceptions_test: Fail # Uses webkitotifications, no analogue in moz
-fileapi_test: Fail # FF does not support filesystem APIs.
+fileapi_test/supported: Fail
indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs.
# setup code fails. prepare. (DOM callback has errors) Caught [object Event]
inner_frame_test: Skip
« no previous file with comments | « tests/html/fileapi_test.dart ('k') | tools/dom/scripts/generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698