blob: f839416c2bf17d8b91127630be29b60068e3e15b (
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
31
32
33
34
35
36
37
38
39
40
41
42
43
|
[DEFAULT]
support-files =
bug592641_img.jpg
dummy_page.html
file_fullscreen-api-keys.html
file_content_contextmenu.html
submission_flush.html
post_action_page.html
form_data_file.bin
form_data_file.txt
form_submit_server.sjs
head.js
[browser_bug592641.js]
[browser_bug1081537.js]
[browser_bug1108547.js]
support-files =
file_bug1108547-1.html
file_bug1108547-2.html
file_bug1108547-3.html
[browser_bug436200.js]
support-files =
bug436200.html
[browser_content_contextmenu_userinput.js]
[browser_DOMDocElementInserted.js]
skip-if = bits == 64 && (os == "mac" || os == "linux") #Bug 1646862
[browser_form_post_from_file_to_http.js]
[browser_fullscreen-api-keys.js]
tags = fullscreen
[browser_fullscreen-contextmenu-esc.js]
tags = fullscreen
[browser_fullscreen-newtab.js]
tags = fullscreen
support-files = file_fullscreen-newtab.html
skip-if = os == 'mac' || (os == 'linux' && bits == 64 && os_version == '18.04') # Bug 1601460, Bug 1494843
[browser_submission_flush.js]
[browser_refresh_after_document_write.js]
support-files =
file_refresh_after_document_write.html
[browser_targetBlankNoOpener.js]
support-files =
empty.html
image_yellow.png
|