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