widget/tests/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/widget/tests/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,80 @@
     1.4 +[DEFAULT]
     1.5 +support-files = empty_window.xul
     1.6 +
     1.7 +[test_bug343416.xul]
     1.8 +[test_bug429954.xul]
     1.9 +support-files = window_bug429954.xul
    1.10 +[test_bug444800.xul]
    1.11 +[test_bug478536.xul]
    1.12 +skip-if = true # Bug 561929
    1.13 +support-files = window_bug478536.xul
    1.14 +[test_bug462106_perwindow.xul]
    1.15 +[test_bug517396.xul]
    1.16 +[test_bug538242.xul]
    1.17 +support-files = window_bug538242.xul
    1.18 +[test_bug593307.xul]
    1.19 +support-files = window_bug593307_offscreen.xul window_bug593307_centerscreen.xul
    1.20 +[test_keycodes.xul]
    1.21 +[test_wheeltransaction.xul]
    1.22 +support-files = window_wheeltransaction.xul
    1.23 +[test_imestate.html]
    1.24 +support-files = window_imestate_iframes.html
    1.25 +[test_plugin_scroll_consistency.html]
    1.26 +[test_composition_text_querycontent.xul]
    1.27 +support-files = window_composition_text_querycontent.xul
    1.28 +[test_input_events_on_deactive_window.xul]
    1.29 +[test_position_on_resize.xul]
    1.30 +[test_sizemode_events.xul]
    1.31 +[test_bug760802.xul]
    1.32 +[test_clipboard.xul]
    1.33 +
    1.34 +# Cocoa
    1.35 +[test_native_menus.xul]
    1.36 +skip-if = toolkit != "cocoa"
    1.37 +support-files = native_menus_window.xul
    1.38 +[test_native_mouse_mac.xul]
    1.39 +skip-if = toolkit != "cocoa"
    1.40 +support-files = native_mouse_mac_window.xul
    1.41 +[test_bug413277.html]
    1.42 +skip-if = toolkit != "cocoa"
    1.43 +[test_bug428405.xul]
    1.44 +skip-if = toolkit != "cocoa"
    1.45 +[test_bug466599.xul]
    1.46 +skip-if = toolkit != "cocoa"
    1.47 +[test_bug485118.xul]
    1.48 +skip-if = toolkit != "cocoa"
    1.49 +[test_bug522217.xul]
    1.50 +skip-if = toolkit != "cocoa"
    1.51 +support-files = window_bug522217.xul
    1.52 +[test_platform_colors.xul]
    1.53 +skip-if = toolkit != "cocoa"
    1.54 +[test_standalone_native_menu.xul]
    1.55 +skip-if = toolkit != "cocoa"
    1.56 +support-files = standalone_native_menu_window.xul
    1.57 +[test_bug586713.xul]
    1.58 +skip-if = toolkit != "cocoa"
    1.59 +support-files = bug586713_window.xul
    1.60 +[test_key_event_counts.xul]
    1.61 +skip-if = toolkit != "cocoa"
    1.62 +[test_bug596600.xul]
    1.63 +skip-if = toolkit != "cocoa"
    1.64 +[test_bug673301.xul]
    1.65 +skip-if = toolkit != "cocoa"
    1.66 +[test_taskbar_progress.xul]
    1.67 +skip-if = toolkit != "cocoa"
    1.68 +[test_secure_input.html]
    1.69 +skip-if = toolkit != "cocoa"
    1.70 +[test_native_key_bindings_mac.html]
    1.71 +skip-if = toolkit != "cocoa"
    1.72 +
    1.73 +# Windows
    1.74 +# taskbar_previews.xul
    1.75 +# window_state_windows.xul
    1.76 +[test_chrome_context_menus_win.xul]
    1.77 +skip-if = toolkit != "windows"
    1.78 +support-files = chrome_context_menus_win.xul
    1.79 +[test_plugin_input_event.html]
    1.80 +skip-if = toolkit != "windows"
    1.81 +[test_mouse_scroll.xul]
    1.82 +skip-if = toolkit != "windows"
    1.83 +support-files = window_mouse_scroll_win.html

mercurial