blob: e064e7fd0ae2212dbc293c67f4c31a3c6057669c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[DEFAULT]
skip-if = os == 'android'
support-files =
chrome_helpers.js
empty.js
serviceworker.html
serviceworkerinfo_iframe.html
serviceworkermanager_iframe.html
serviceworkerregistrationinfo_iframe.html
worker.js
worker2.js
[test_privateBrowsing.html]
[test_serviceworkerinfo.xul]
[test_serviceworkermanager.xul]
[test_serviceworkerregistrationinfo.xul]
|