10 lines
260 B
INI
10 lines
260 B
INI
[general.any.serviceworker.html]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
|
|
|
|
[general.any.sharedworker.html]
|
|
|
|
[general.any.worker.html]
|
|
expected:
|
|
if os == "mac": [OK, CRASH]
|
|
if os == "android": [OK, CRASH]
|