| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index d40b88ae7b9069b8f5e8cabf4d93fb7f5061e5ff..134f2cfffadae59600fd0e5a1b42e3b43aa87873 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -70,6 +70,7 @@ js_test: Fail # Issue 14246
|
| 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
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|