Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | [DEFAULT] |
michael@0 | 2 | support-files = |
michael@0 | 3 | 489127.html |
michael@0 | 4 | DOMWindowCreated_chrome.xul |
michael@0 | 5 | DOMWindowCreated_content.html |
michael@0 | 6 | MozEnteredDomFullscreen_chrome.xul |
michael@0 | 7 | child_focus_frame.html |
michael@0 | 8 | file_DOM_element_instanceof.xul |
michael@0 | 9 | file_bug799299.xul |
michael@0 | 10 | file_bug800817.xul |
michael@0 | 11 | file_bug830858.xul |
michael@0 | 12 | file_subscript_bindings.js |
michael@0 | 13 | focus_frameset.html |
michael@0 | 14 | focus_window2.xul |
michael@0 | 15 | fullscreen.xul |
michael@0 | 16 | fullscreen_preventdefault.xul |
michael@0 | 17 | queryCaretRectUnix.html |
michael@0 | 18 | queryCaretRectWin.html |
michael@0 | 19 | selectAtPoint.html |
michael@0 | 20 | sizemode_attribute.xul |
michael@0 | 21 | window_activation.xul |
michael@0 | 22 | window_callback_wrapping.xul |
michael@0 | 23 | window_docshell_swap.xul |
michael@0 | 24 | window_focus.xul |
michael@0 | 25 | window_focus_docnav.xul |
michael@0 | 26 | |
michael@0 | 27 | [test_DOMWindowCreated.xul] |
michael@0 | 28 | [test_DOM_element_instanceof.xul] |
michael@0 | 29 | [test_activation.xul] |
michael@0 | 30 | [test_bug799299.xul] |
michael@0 | 31 | [test_bug800817.xul] |
michael@0 | 32 | [test_bug830396.xul] |
michael@0 | 33 | [test_bug830858.xul] |
michael@0 | 34 | [test_callback_wrapping.xul] |
michael@0 | 35 | [test_clonewrapper.xul] |
michael@0 | 36 | [test_cyclecollector.xul] |
michael@0 | 37 | [test_docshell_swap.xul] |
michael@0 | 38 | [test_focus.xul] |
michael@0 | 39 | [test_focus_docnav.xul] |
michael@0 | 40 | [test_focus_switchbinding.xul] |
michael@0 | 41 | [test_focused_link_scroll.xul] |
michael@0 | 42 | [test_fullscreen.xul] |
michael@0 | 43 | # disabled on linux for timeouts--bug-867745 |
michael@0 | 44 | skip-if = os == 'linux' |
michael@0 | 45 | [test_fullscreen_preventdefault.xul] |
michael@0 | 46 | [test_geolocation.xul] |
michael@0 | 47 | [test_indexedSetter.html] |
michael@0 | 48 | [test_moving_nodeList.xul] |
michael@0 | 49 | [test_moving_xhr.xul] |
michael@0 | 50 | [test_MozEnteredDomFullscreen_event.xul] |
michael@0 | 51 | # disabled on OS X for intermittent failures--bug-798848 |
michael@0 | 52 | skip-if = toolkit == 'cocoa' |
michael@0 | 53 | [test_nodesFromRect.html] |
michael@0 | 54 | [test_popup_blocker_chrome.xul] |
michael@0 | 55 | [test_queryCaretRect.html] |
michael@0 | 56 | [test_resize_move_windows.xul] |
michael@0 | 57 | # disabled on linux for timeouts--bug-834716 |
michael@0 | 58 | skip-if = os == 'linux' |
michael@0 | 59 | [test_sandbox_bindings.xul] |
michael@0 | 60 | [test_sandbox_eventhandler.xul] |
michael@0 | 61 | [test_sandbox_image.xul] |
michael@0 | 62 | [test_sandbox_postMessage.html] |
michael@0 | 63 | [test_selectAtPoint.html] |
michael@0 | 64 | [test_sizemode_attribute.xul] |
michael@0 | 65 | skip-if = os != 'win' |
michael@0 | 66 | [test_subscript_bindings.xul] |
michael@0 | 67 | [test_xray_event_constructor.xul] |
michael@0 | 68 | [test_clipboard_events_chrome.html] |