| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 951fce8cf3b1180b9252b99e10784d538b0c8550..1d543dffdbc9e6ee558145f7dde3712ad6d7b4be 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -65,6 +65,7 @@ xhr_test/json: Fail # TODO(kasperl): Please triage.
|
| [ $compiler == dart2js && $runtime == ie10 ]
|
| async_test: Pass, Fail # timers test fails on ie10.
|
| indexeddb_5_test: Fail # Issue 12893
|
| +svgelement_test/supported_feMerge: Pass, Fail # issue 14049
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|