blob: 258c9f8852bb711f23b27eb6fabe2eea2e98b201 (
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
|
[DEFAULT]
prefs =
print.tab_modal.enabled=false
[browser_bug617076.js]
[browser_bug839103.js]
support-files =
file_bug839103.html
bug839103.css
[browser_disableDialogs_onbeforeunload.js]
[browser_onbeforeunload_only_after_interaction.js]
[browser_onbeforeunload_only_after_interaction_in_frame.js]
[browser_scroll_into_view_in_out_of_process_iframe.js]
support-files =
test_scroll_into_view_in_oopif.html
scroll_into_view_in_child.html
[browser_visual_viewport_iframe.js]
support-files =
test_visual_viewport_in_oopif.html
visual_viewport_in_child.html
[browser_select_popup_position_in_out_of_process_iframe.js]
skip-if = (verify && (os == 'mac')) # bug 1627874
support-files =
!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js
!/browser/base/content/test/forms/head.js
|