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

15 lines
398 B
INI

[headers-casing.any.worker.html]
[headers-casing.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[headers-casing.any.serviceworker.html]
max-asserts: 2
expected:
if (os == "android") and not debug: [OK, ERROR]
[headers-casing.any.sharedworker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]