1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/tests/mochitest/chrome/chrome.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,68 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + 489127.html 1.7 + DOMWindowCreated_chrome.xul 1.8 + DOMWindowCreated_content.html 1.9 + MozEnteredDomFullscreen_chrome.xul 1.10 + child_focus_frame.html 1.11 + file_DOM_element_instanceof.xul 1.12 + file_bug799299.xul 1.13 + file_bug800817.xul 1.14 + file_bug830858.xul 1.15 + file_subscript_bindings.js 1.16 + focus_frameset.html 1.17 + focus_window2.xul 1.18 + fullscreen.xul 1.19 + fullscreen_preventdefault.xul 1.20 + queryCaretRectUnix.html 1.21 + queryCaretRectWin.html 1.22 + selectAtPoint.html 1.23 + sizemode_attribute.xul 1.24 + window_activation.xul 1.25 + window_callback_wrapping.xul 1.26 + window_docshell_swap.xul 1.27 + window_focus.xul 1.28 + window_focus_docnav.xul 1.29 + 1.30 +[test_DOMWindowCreated.xul] 1.31 +[test_DOM_element_instanceof.xul] 1.32 +[test_activation.xul] 1.33 +[test_bug799299.xul] 1.34 +[test_bug800817.xul] 1.35 +[test_bug830396.xul] 1.36 +[test_bug830858.xul] 1.37 +[test_callback_wrapping.xul] 1.38 +[test_clonewrapper.xul] 1.39 +[test_cyclecollector.xul] 1.40 +[test_docshell_swap.xul] 1.41 +[test_focus.xul] 1.42 +[test_focus_docnav.xul] 1.43 +[test_focus_switchbinding.xul] 1.44 +[test_focused_link_scroll.xul] 1.45 +[test_fullscreen.xul] 1.46 +# disabled on linux for timeouts--bug-867745 1.47 +skip-if = os == 'linux' 1.48 +[test_fullscreen_preventdefault.xul] 1.49 +[test_geolocation.xul] 1.50 +[test_indexedSetter.html] 1.51 +[test_moving_nodeList.xul] 1.52 +[test_moving_xhr.xul] 1.53 +[test_MozEnteredDomFullscreen_event.xul] 1.54 +# disabled on OS X for intermittent failures--bug-798848 1.55 +skip-if = toolkit == 'cocoa' 1.56 +[test_nodesFromRect.html] 1.57 +[test_popup_blocker_chrome.xul] 1.58 +[test_queryCaretRect.html] 1.59 +[test_resize_move_windows.xul] 1.60 +# disabled on linux for timeouts--bug-834716 1.61 +skip-if = os == 'linux' 1.62 +[test_sandbox_bindings.xul] 1.63 +[test_sandbox_eventhandler.xul] 1.64 +[test_sandbox_image.xul] 1.65 +[test_sandbox_postMessage.html] 1.66 +[test_selectAtPoint.html] 1.67 +[test_sizemode_attribute.xul] 1.68 +skip-if = os != 'win' 1.69 +[test_subscript_bindings.xul] 1.70 +[test_xray_event_constructor.xul] 1.71 +[test_clipboard_events_chrome.html]