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 |