11 lines
305 B
INI
11 lines
305 B
INI
[response-stream-disturbed-3.any.serviceworker.html]
|
|
|
|
[response-stream-disturbed-3.any.sharedworker.html]
|
|
|
|
[response-stream-disturbed-3.any.worker.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|
|
|
|
[response-stream-disturbed-3.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|