15 lines
355 B
INI
15 lines
355 B
INI
[general.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Cross Origin Fetch with safe range header]
|
|
expected: FAIL
|
|
|
|
|
|
[general.any.sharedworker.html]
|
|
|
|
[general.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[general.any.html]
|