diff options
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions')
-rw-r--r-- | testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini index e4532c5af0..e208fcad7e 100644 --- a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini +++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini @@ -1,3 +1,3 @@ [HTMLMediaElement.html] expected: - if (os == "android") and fission: [OK, TIMEOUT, CRASH] + if (os == "android") and not debug: [OK, ERROR] |