blob: 0d60f7e54dbe086d5ab3a6b0f6290d27e1cdc52d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[streams-close.https.any.html]
disabled:
if product != "chrome": true
[streams-close.https.any.window.html]
disabled:
if product != "chrome": true
[streams-close.https.any.worker.html]
disabled:
if product != "chrome": true
[streams-close.https.any.sharedworker.html]
disabled:
if product != "chrome": true
[streams-close.https.any.serviceworker.html]
disabled:
if product != "chrome": true
|