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