| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f8a1d41e537d940b748fd04cd9f420f37ded9760..fe111a5f62ea2cb5bce5bf085bcf43735350b7ab 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -127,6 +127,7 @@ deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537
|
| localstorage_test: Pass, RuntimeError # Issue 22166
|
| storage_test: Pass, RuntimeError # Issue 22166
|
| postmessage_structured_test/more_primitives: Fail # Does not support the MessageEvent constructor.
|
| +notification_test: Fail # Notification not supported on IE
|
|
|
| [$runtime == ie10 || $runtime == ie11 || ($runtime == chrome && $system == macos)]
|
| transition_event_test/functional: Skip # Times out. Issue 22167
|
|
|