[DEFAULT]
skip-if = os == 'android'
support-files =
  489127.html
  DOMWindowCreated_chrome.xul
  DOMWindowCreated_content.html
  MozDomFullscreen_chrome.xul
  child_focus_frame.html
  file_DOM_element_instanceof.xul
  file_MozDomFullscreen.html
  file_bug799299.xul
  file_bug800817.xul
  file_bug830858.xul
  file_bug1224790-1_modal.xul
  file_bug1224790-1_nonmodal.xul
  file_bug1224790-2_modal.xul
  file_bug1224790-2_nonmodal.xul
  file_subscript_bindings.js
  focus_frameset.html
  focus_window2.xul
  fullscreen.xul
  queryCaretRectUnix.html
  queryCaretRectWin.html
  selectAtPoint.html
  sizemode_attribute.xul
  window_activation.xul
  window_callback_wrapping.xul
  window_docshell_swap.xul
  window_focus.xul
  window_focus_docnav.xul
  !/dom/tests/mochitest/general/file_clonewrapper.html
  !/dom/tests/mochitest/general/file_moving_nodeList.html
  !/dom/tests/mochitest/general/file_moving_xhr.html
  !/dom/tests/mochitest/geolocation/network_geolocation.sjs

[test_DOMWindowCreated.xul]
[test_DOM_element_instanceof.xul]
[test_activation.xul]
tags = fullscreen
[test_bug799299.xul]
[test_bug800817.xul]
[test_bug830396.xul]
[test_bug830858.xul]
[test_bug1224790-1.xul]
tags = openwindow
# synthesizeNativeOSXClick does not work on 10.6
skip-if = os != 'mac' || os_version == '10.6'
[test_bug1224790-2.xul]
tags = openwindow
# synthesizeNativeOSXClick does not work on 10.6
skip-if = os != 'mac' || os_version == '10.6'
[test_callback_wrapping.xul]
[test_clonewrapper.xul]
[test_cyclecollector.xul]
[test_docshell_swap.xul]
[test_focus.xul]
skip-if = os == 'linux' && !debug # bug 1296622
[test_focus_docnav.xul]
[test_focus_switchbinding.xul]
[test_focused_link_scroll.xul]
[test_fullscreen.xul]
tags = fullscreen
# disabled on linux for timeouts--bug-867745
skip-if = os == 'linux'
[test_geolocation.xul]
[test_indexedSetter.html]
[test_moving_nodeList.xul]
[test_moving_xhr.xul]
[test_MozDomFullscreen_event.xul]
tags = fullscreen
# disabled on OS X for intermittent failures--bug-798848
skip-if = toolkit == 'cocoa'
[test_nodesFromRect.html]
[test_parsingMode.html]
[test_popup_blocker_chrome.xul]
[test_queryCaretRect.html]
[test_resize_move_windows.xul]
# disabled on linux for timeouts--bug-834716
skip-if = os == 'linux'
[test_sandbox_bindings.xul]
[test_sandbox_eventhandler.xul]
[test_sandbox_image.xul]
[test_sandbox_postMessage.html]
[test_selectAtPoint.html]
[test_sizemode_attribute.xul]
tags = fullscreen
skip-if = os != 'win'
[test_subscript_bindings.xul]
[test_xray_event_constructor.xul]
[test_clipboard_events_chrome.html]