| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 70a9a04402f55d3468c1231c163b8e63edf14eb0..241770a0a57ae5140c57d470683e01fbf04256b3 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -71,6 +71,7 @@ custom/constructor_calls_created_synchronously_test: Fail, Pass # Issue 16441
|
| custom_elements_test/innerHtml: Fail, Pass # Issue 16441
|
| custom_elements_test/lifecycle: Fail, Pass # Issue 16441
|
| custom_elements_test/mixins: Fail, Pass # Issue 16441
|
| +custom/document_register_type_extensions_test/functional: Fail, Pass # Issue 16441
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|