| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index df9b0b444c70c1961e8b79e1fecd0b59da83c427..d3d7586755f96d2a5c97bd906aae1b5144ae7937 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -68,6 +68,7 @@ indexeddb_5_test: Fail # Issue 12893
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
| +js_test: Fail # Issue 14246
|
|
|
| [ $compiler == dart2js && $runtime == safari ]
|
| url_test: Fail # Issue 10096
|
|
|