1
0
Fork 0
firefox/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

17 lines
659 B
INI

[activate-after.tentative.https.window.html]
expected:
if (os == "linux") and debug and fission: [OK, TIMEOUT]
if (os == "win") and (processor == "x86_64"): TIMEOUT
if (os == "linux") and not debug: TIMEOUT
if os == "android": OK
[TIMEOUT, OK]
[fetchLater() sends out based on activateAfter.]
expected:
if (os == "linux") and debug and fission: [FAIL, TIMEOUT]
if (os == "win") and (processor == "x86_64"): TIMEOUT
if (os == "linux") and not debug: TIMEOUT
if os == "android": FAIL
[TIMEOUT, FAIL]
[fetchLater() sends out based on activateAfter, even if document is in BFCache.]
expected: FAIL