| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a42bb07b133c02852efa644976a1cc18f425c900..b0e3bb25bc95a0409564e7e657f6ccda26c055cf 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -133,6 +133,8 @@ scripts_htmltest: Skip # Times out on IE. Issue 21537
|
| two_scripts_htmltest: Skip # Times out on IE. Issue 21537
|
| deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537
|
| localstorage_test: Pass, RuntimeError # Issue 22166
|
| +storage_test: Pass, RuntimeError # Issue 22166
|
| +transition_event_test/functional: Skip # Times out. Issue 22167
|
|
|
| [$runtime == ie10 ]
|
| # IE10 Feature support statuses-
|
| @@ -231,7 +233,6 @@ xsltprocessor_test/supported: Fail
|
| custom/document_register_type_extensions_test/construction: Fail # Issue 13193
|
| custom/element_upgrade_test: Fail # Issue 18247
|
| request_animation_frame_test: Skip # Times out. Issue 22167
|
| -transition_event_test/functional: Skip # Times out. Issue 22167
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|
| [ $compiler == dart2js && $runtime == drt && $unchecked ]
|
|
|