1
0
Fork 0
firefox/testing/web-platform/meta/fetch/api/request/request-structure.any.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

47 lines
976 B
INI

[request-structure.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if os == "android": [OK, CRASH]
[Check isReloadNavigation attribute]
expected: FAIL
[Check isHistoryNavigation attribute]
expected: FAIL
[Check duplex attribute]
expected: FAIL
[request-structure.any.sharedworker.html]
[Check isReloadNavigation attribute]
expected: FAIL
[Check isHistoryNavigation attribute]
expected: FAIL
[Check duplex attribute]
expected: FAIL
[request-structure.any.html]
[Check isReloadNavigation attribute]
expected: FAIL
[Check isHistoryNavigation attribute]
expected: FAIL
[Check duplex attribute]
expected: FAIL
[request-structure.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[Check isReloadNavigation attribute]
expected: FAIL
[Check isHistoryNavigation attribute]
expected: FAIL
[Check duplex attribute]
expected: FAIL