blob: 1e4743e3910a8f1070cca96738bab15c62507590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[post-task-with-aborted-signal.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[post-task-with-aborted-signal.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[post-task-with-aborted-signal.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[post-task-with-aborted-signal.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|