diff -r 000000000000 -r 6474c204b198 dom/tests/mochitest/chrome/chrome.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/mochitest/chrome/chrome.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,68 @@ +[DEFAULT] +support-files = + 489127.html + DOMWindowCreated_chrome.xul + DOMWindowCreated_content.html + MozEnteredDomFullscreen_chrome.xul + child_focus_frame.html + file_DOM_element_instanceof.xul + file_bug799299.xul + file_bug800817.xul + file_bug830858.xul + file_subscript_bindings.js + focus_frameset.html + focus_window2.xul + fullscreen.xul + fullscreen_preventdefault.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 + +[test_DOMWindowCreated.xul] +[test_DOM_element_instanceof.xul] +[test_activation.xul] +[test_bug799299.xul] +[test_bug800817.xul] +[test_bug830396.xul] +[test_bug830858.xul] +[test_callback_wrapping.xul] +[test_clonewrapper.xul] +[test_cyclecollector.xul] +[test_docshell_swap.xul] +[test_focus.xul] +[test_focus_docnav.xul] +[test_focus_switchbinding.xul] +[test_focused_link_scroll.xul] +[test_fullscreen.xul] +# disabled on linux for timeouts--bug-867745 +skip-if = os == 'linux' +[test_fullscreen_preventdefault.xul] +[test_geolocation.xul] +[test_indexedSetter.html] +[test_moving_nodeList.xul] +[test_moving_xhr.xul] +[test_MozEnteredDomFullscreen_event.xul] +# disabled on OS X for intermittent failures--bug-798848 +skip-if = toolkit == 'cocoa' +[test_nodesFromRect.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] +skip-if = os != 'win' +[test_subscript_bindings.xul] +[test_xray_event_constructor.xul] +[test_clipboard_events_chrome.html]