mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
8a508eaa66
In many cases with wpt, most of the tests in the file pass, but it is rather time consuming to annotate .ini files case by case. Differential Revision: https://phabricator.services.mozilla.com/D91977
29 lines
899 B
INI
29 lines
899 B
INI
[DEFAULT]
|
|
prefs =
|
|
print.tab_modal.enabled=false
|
|
[browser_bug617076.js]
|
|
[browser_bug839103.js]
|
|
support-files =
|
|
file_bug839103.html
|
|
bug839103.css
|
|
[browser_disableDialogs_onbeforeunload.js]
|
|
skip-if = fission
|
|
[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
|
|
[browser_is_active_on_out_of_process_iframe.js]
|
|
support-files =
|
|
empty.html
|