| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 32241)
|
| +++ tests/html/html.status (working copy)
|
| @@ -67,6 +67,7 @@
|
| async_test: Pass, Fail # timers test fails on ie10.
|
| indexeddb_5_test: Fail # Issue 12893
|
| js_test: Fail # Issue 14246
|
| +custom/constructor_calls_created_synchronously_test: Fail, Pass # Issue 16453
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
| @@ -175,6 +176,7 @@
|
| js_test: RuntimeError # Issue 14645
|
| custom/mirrors_test: pass, fail # Issue 16441
|
| custom/constructor_calls_created_synchronously_test: pass, fail # Issue 16441
|
| +custom/document_register_basic_test: pass, fail # Issue 16455
|
|
|
| # IE9 Feature support statuses-
|
| # All changes should be accompanied by platform support annotation changes.
|
|
|