summaryrefslogtreecommitdiffstats
path: root/toolkit/components/viewsource/test/browser/browser.toml
blob: 73e3b0b9e06598c10de18895da8f547c518de3b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[DEFAULT]
support-files = [
  "head.js",
  "file_bug464222.html",
]

["browser_bug464222.js"]
https_first_disabled = true

["browser_bug713810.js"]

["browser_contextmenu.js"]
skip-if = ["os == 'mac' && !debug"] # Bug 1713913 - new Fission platform triage

["browser_gotoline.js"]

["browser_open_docgroup.js"]

["browser_partialsource.js"]
skip-if = ["os == 'mac' && !debug"]  # Bug 1713913 - new Fission platform triage

["browser_srcdoc.js"]

["browser_validatefilename.js"]

["browser_viewsource_newwindow.js"]
https_first_disabled = true

["browser_viewsourceprefs.js"]
skip-if = ["socketprocess_networking && os == 'linux' && !debug"]