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