summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini
index e7e7a0b8ab..c2bc201c05 100644
--- a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini
+++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/ready-states/autoplay-hidden.optional.html.ini
@@ -1,10 +1,9 @@
[autoplay-hidden.optional.html]
expected:
- if (os == "win") and swgl: TIMEOUT
- if (os == "win") and not swgl: [OK, TIMEOUT]
+ if (os == "android") and not debug: [OK, ERROR]
+ if os == "win": [OK, TIMEOUT]
if os == "mac": [OK, TIMEOUT]
[Allow delaying autoplay until video elements become visible]
expected:
- if (os == "win") and swgl: TIMEOUT
- if (os == "win") and not swgl: [PASS, TIMEOUT]
+ if os == "win": [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]