From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../track/track-element/track-mode-disabled.html.ini | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini') diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini index 9e008e336b..59121e26d6 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini @@ -1,10 +1,7 @@ [track-mode-disabled.html] expected: - if (os == "linux") and not fission and not debug and not asan: [OK, TIMEOUT] - if (os == "linux") and not fission and debug: [OK, TIMEOUT] - if (os == "linux") and fission: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] + if os == "linux": [OK, TIMEOUT] [Cues are properly removed from the active cue list when their track changes mode to disabled] expected: - if (os == "linux") and not fission and not debug and not asan: [PASS, TIMEOUT] - if (os == "linux") and not fission and debug: [PASS, TIMEOUT] - if (os == "linux") and fission: [PASS, TIMEOUT] + if os == "linux": [PASS, TIMEOUT] -- cgit v1.2.3