14 lines
358 B
INI
14 lines
358 B
INI
[credentials.tentative.any.worker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
|
|
[credentials.tentative.any.serviceworker.html]
|
|
max-asserts: 2
|
|
|
|
[credentials.tentative.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[credentials.tentative.any.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|