summaryrefslogtreecommitdiffstats
path: root/image/test/browser/browser.toml
blob: f264e1f6ab455cfcf427a5d968e66f099d4e6017 (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
[DEFAULT]
support-files = [
  "animated.gif",
  "animated2.gif",
  "big.png",
  "head.js",
  "image.html",
  "imageX2.html",
  "browser_docshell_type_editor/**"
]

["browser_bug666317.js"]
skip-if = ["true"] # Bug 1207012 - Permaorange from an uncaught exception that isn't actually turning the suite orange until it hits beta, Bug 948194 - Decoded Images seem to not be discarded on memory-pressure notification

["browser_bug1869938.js"]
support-files = ["helper1869938.html"]

["browser_docshell_type_editor.js"]

["browser_image.js"]
skip-if = ["true"] # Bug 987616

["browser_mozicon_file.js"]

["browser_offscreen_image_in_out_of_process_iframe.js"]
https_first_disabled = true
support-files = ["empty.html"]