mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 04:09:03 +02:00
26 lines
652 B
INI
26 lines
652 B
INI
[request-headers.any.worker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Fetch with POST with Float16Array body]
|
|
expected: FAIL
|
|
|
|
|
|
[request-headers.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Fetch with POST with Float16Array body]
|
|
expected: FAIL
|
|
|
|
|
|
[request-headers.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Fetch with POST with Float16Array body]
|
|
expected: FAIL
|
|
|
|
|
|
[request-headers.any.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Fetch with POST with Float16Array body]
|
|
expected: FAIL
|