1
0
Fork 0
firefox/testing/web-platform/meta/infrastructure/server/context.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

23 lines
546 B
INI

[context.any.sharedworker-module.html]
[context.any.serviceworker-module.html]
expected: ERROR
[context.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[context.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[context.any.worker-module.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[context.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[context.any.sharedworker.html]