summaryrefslogtreecommitdiffstats
path: root/dom/security/test/referrer-policy/mochitest.ini
blob: 60fa4ef1fae3da88aec0afb8ed06f217af20db2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
prefs =
  plugin.load_flash_only=false
support-files =
  img_referrer_testserver.sjs
  referrer_header.sjs
  referrer_header_current_document_iframe.html
  referrer_helper.js
  referrer_testserver.sjs

[test_img_referrer.html]
[test_referrer_header_current_document.html]
skip-if = (verify && debug && (os == 'linux'))
[test_referrer_redirect.html]
skip-if = (verify && debug)
# Please keep alphabetical order.