mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
21 lines
1.0 KiB
INI
21 lines
1.0 KiB
INI
[DEFAULT]
|
|
support-files =
|
|
file_other_auxiliary_navigation_by_location.html
|
|
file_our_auxiliary_navigation_by_location.html
|
|
file_parent_navigation_by_location.html
|
|
file_sibling_navigation_by_location.html
|
|
file_top_navigation_by_location.html
|
|
file_top_navigation_by_location_exotic.html
|
|
|
|
[test_child_navigation_by_location.html]
|
|
[test_other_auxiliary_navigation_by_location.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
|
|
[test_our_auxiliary_navigation_by_location.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
|
|
[test_parent_navigation_by_location.html]
|
|
[test_sibling_navigation_by_location.html]
|
|
[test_top_navigation_by_location_exotic.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
|
|
[test_top_navigation_by_location.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
|