Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: tests/html/html.status

Issue 2246303004: gamepad API is not supported in IE or Safari (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698