mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
70 lines
1.8 KiB
INI
70 lines
1.8 KiB
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g' || 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_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
|
|
|
|
[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]
|
|
skip-if = buildapp == 'mulet'
|
|
[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_geolocation.xul]
|
|
[test_indexedSetter.html]
|
|
[test_moving_nodeList.xul]
|
|
[test_moving_xhr.xul]
|
|
[test_MozDomFullscreen_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]
|