| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4c2f0cb6cd45581f6c5dc19c7f5173c45d5c08d3..36c0e8ab5ebdef724b30cbc780598588b43b992f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -151,6 +151,7 @@ transition_event_test/functional: Skip # Times out. Issue 22167
|
| request_animation_frame_test: Skip # Times out. Issue 22167
|
| js_util_test/callConstructor: RuntimeError # Issue 26978
|
| element_animate_test: Fail # Element.animate not supported on these browsers.
|
| +gamepad_test: Fail # IE does not support Navigator.getGamepads()
|
|
|
| [$runtime == ie10 ]
|
| # IE10 Feature support statuses-
|
| @@ -270,6 +271,7 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe
|
| element_test: Pass, Fail # Issue 21434
|
| mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, we can't express that.
|
| element_animate_test: Fail # Element.animate not supported on these browsers.
|
| +gamepad_test: Fail # Safari does not support Navigator.getGamepads()
|
|
|
| # Safari Feature support statuses-
|
| # All changes should be accompanied by platform support annotation changes.
|
|
|