mochitest.ini 942 B

12345678910111213141516171819202122232425
  1. [DEFAULT]
  2. support-files =
  3. file_marquee_event_handlers.html
  4. file_other_auxiliary_navigation_by_location.html
  5. file_our_auxiliary_navigation_by_location.html
  6. file_parent_navigation_by_location.html
  7. file_sibling_navigation_by_location.html
  8. file_top_navigation_by_location.html
  9. file_top_navigation_by_location_exotic.html
  10. [test_child_navigation_by_location.html]
  11. [test_marquee_event_handlers.html]
  12. [test_other_auxiliary_navigation_by_location.html]
  13. tags = openwindow
  14. [test_our_auxiliary_navigation_by_location.html]
  15. tags = openwindow
  16. [test_parent_navigation_by_location.html]
  17. tags = openwindow
  18. [test_sibling_navigation_by_location.html]
  19. tags = openwindow
  20. [test_top_navigation_by_location_exotic.html]
  21. skip-if = android_version == '18' #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
  22. [test_top_navigation_by_location.html]
  23. skip-if = android_version == '18' #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt