| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 2adf6a79218abd0082ab3a87d6452fdab49ec0a9..7793fe0a91e85bb25b173dffdde3cfad43131708 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/supported: Fail
|
| +fileapi_test: 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/supported: Fail
|
| +fileapi_test: Fail # IE does not support filesystem APIs.
|
| 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/supported: Fail
|
| +fileapi_test: Fail # requestFileSystem not supported in Safari 6.
|
| 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/supported: Fail
|
| +fileapi_test: Fail # FF does not support filesystem APIs.
|
| 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
|
|
|