Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  chrome.toml   Sprache: unbekannt

 
[DEFAULT]
skip-if = ["os == 'android'"]
support-files = [
  "../widgets/popup_shared.js",
  "../widgets/tree_shared.js",
  "RegisterUnregisterChrome.js",
  "bug263683_window.xhtml",
  "bug304188_window.xhtml",
  "bug331215_window.xhtml",
  "bug360437_window.xhtml",
  "bug366992_window.xhtml",
  "bug409624_window.xhtml",
  "bug429723_window.xhtml",
  "bug624329_window.xhtml",
  "dialog_button.xhtml",
  "dialog_dialogfocus.xhtml",
  "dialog_dialogfocus2.xhtml",
  "file_empty.xhtml",
  "file_edit_contextmenu.xhtml",
  "file_about_networking_wsh.py",
  "file_autocomplete_with_composition.js",
  "file_editor_with_autocomplete.js",
  "findbar_entireword_window.xhtml",
  "findbar_events_window.xhtml",
  "findbar_window.xhtml",
  "frame_popup_anchor.xhtml",
  "frame_subframe_origin_subframe1.xhtml",
  "frame_subframe_origin_subframe2.xhtml",
  "popup_trigger.js",
  "sample_entireword_latin1.html",
  "window_browser_drop.xhtml",
  "window_keys.xhtml",
  "window_largemenu.xhtml",
  "window_panel.xhtml",
  "window_panel_anchoradjust.xhtml",
  "window_popup_anchor.xhtml",
  "window_popup_anchoratrect.xhtml",
  "window_popup_attribute.xhtml",
  "window_popup_button.xhtml",
  "window_popup_preventdefault_chrome.xhtml",
  "window_preferences.xhtml",
  "window_preferences2.xhtml",
  "window_preferences3.xhtml",
  "window_preferences_commandretarget.xhtml",
  "window_preferences_disabled.xhtml",
  "window_screenPosSize.xhtml",
  "window_showcaret.xhtml",
  "window_subframe_origin.xhtml",
  "window_tooltip.xhtml",
  "xul_selectcontrol.js",
]
prefs = [
  "gfx.font_rendering.fallback.async=false",
]

["test_about_networking.html"]

["test_arrowpanel.xhtml"]
skip-if = [
  "os == 'win' && verify",
  "win10_2009", # Bug 1727507
  "win11_2009", # Bug 1797751
  "os == 'win' && os_version == '11.26100' && processor == 'x86'", # Bug 1797751
  "os == 'win' && os_version == '11.26100' && processor == 'x86_64'", # Bug 1797751
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1929437
]

["test_autocomplete2.xhtml"]

["test_autocomplete3.xhtml"]

["test_autocomplete4.xhtml"]

["test_autocomplete5.xhtml"]

["test_autocomplete_emphasis.xhtml"]

["test_autocomplete_mac_caret.xhtml"]
run-if = ["os == 'mac'"]

["test_autocomplete_placehold_last_complete.xhtml"]

["test_autocomplete_with_composition_on_input.html"]
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64' && debug", # Bug 1784825 # Bug 1929437
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1929437
]

["test_browser_drop.xhtml"]

["test_bug263683.xhtml"]
skip-if = [
  "debug && os == 'win'",
]

["test_bug304188.xhtml"]
skip-if = ["true"]

["test_bug331215.xhtml"]
skip-if = ["true"] # Bug 1339326 #Bug 1582327

["test_bug360220.xhtml"]

["test_bug360437.xhtml"]
skip-if = ["true"]  # Bug 1264604  # Bug 1784826

["test_bug365773.xhtml"]

["test_bug366992.xhtml"]

["test_bug382990.xhtml"]

["test_bug409624.xhtml"]

["test_bug418874.xhtml"]

["test_bug429723.xhtml"]

["test_bug451540.xhtml"]
support-files = ["bug451540_window.xhtml"]

["test_bug457632.xhtml"]

["test_bug460942.xhtml"]

["test_bug471776.xhtml"]

["test_bug509732.xhtml"]

["test_bug557987.xhtml"]

["test_bug562554.xhtml"]

["test_bug624329.xhtml"]
skip-if = [
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && asan", # Bug 1600194 # Bug 1929437 (secondary)
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug", # Bug 1600194 # Bug 1929437 (secondary)
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt", # Bug 1600194 # Bug 1929437 (secondary)
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && tsan", # Bug 1600194 # Bug 1929437
]

["test_bug792324.xhtml"]

["test_bug1048178.xhtml"]
skip-if = [
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1929437
]

["test_button.xhtml"]

["test_closemenu_attribute.xhtml"]

["test_contextmenu_list.xhtml"]

["test_contextmenu_rtl.xhtml"]

["test_cursorsnap.xhtml"]
disabled = true
#skip-if = os != 'win'
support-files = [
  "window_cursorsnap_dialog.xhtml",
  "window_cursorsnap_wizard.xhtml",
]

["test_custom_element_base.xhtml"]

["test_custom_element_delay_connection.xhtml"]

["test_custom_element_parts.html"]

["test_deck.xhtml"]

["test_dialog_button.xhtml"]

["test_dialogfocus.xhtml"]

["test_edit_contextmenu.html"]

["test_editor_for_input_with_autocomplete.html"]

["test_findbar.xhtml"]
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64' && opt", # macosx1014/15 due to 1550078 # Bug 1929437
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1929437
]

["test_findbar_entireword.xhtml"]

["test_findbar_events.xhtml"]

["test_frames.xhtml"]

["test_hiddenitems.xhtml"]

["test_hiddenpaging.xhtml"]

["test_keys.xhtml"]

["test_labelcontrol.xhtml"]

["test_largemenu.html"]

["test_maximized_persist.xhtml"]
support-files = [
  "window_maximized_persist.xhtml",
  "file_maximized_persist.js",
]

["test_maximized_persist_with_no_titlebar.xhtml"]
support-files = [
  "window_maximized_persist_with_no_titlebar.xhtml",
  "file_maximized_persist.js",
]

["test_menu.xhtml"]

["test_menu_activateitem.xhtml"]

["test_menu_hide.xhtml"]

["test_menu_mouse_menuactive.xhtml"]

["test_menu_withcapture.xhtml"]

["test_menuchecks.xhtml"]

["test_menuitem_blink.xhtml"]

["test_menuitem_commands.xhtml"]

["test_menulist.xhtml"]

["test_menulist_in_popup.xhtml"]

["test_menulist_initial_selection.xhtml"]

["test_menulist_initial_selection_with_connected_callback.xhtml"]

["test_menulist_keynav.xhtml"]

["test_menulist_null_value.xhtml"]

["test_menulist_paging.xhtml"]

["test_menulist_position.xhtml"]

["test_mousescroll.xhtml"]

["test_mozinputbox_dictionary.xhtml"]

["test_named_deck.html"]

["test_navigate_persist.html"]
support-files = ["window_navigate_persist.html"]

["test_notificationbox.xhtml"]
skip-if = [
  "os == 'win'", # Bug 1429649
]

["test_panel.xhtml"]
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'", # macosx1014 due to 1550078 # Bug 1929437
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1929437
]

["test_panel_anchoradjust.xhtml"]

# test_panel_focus.xhtml won't work if the Full Keyboard Access preference is set to
# textboxes and lists only, so skip this test on Mac

["test_panel_focus.xhtml"]
support-files = "window_panel_focus.xhtml"

["test_panel_hover_menu.xhtml"]

["test_panel_open.xhtml"]

["test_panelfrommenu.xhtml"]

["test_popup_anchor.xhtml"]

["test_popup_anchoratrect.xhtml"]
skip-if = [
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && asan", # 1167694 # Bug 1929437 (secondary)
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug", # 1167694 # Bug 1929437 (secondary)
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt", # 1167694 # Bug 1929437 (secondary)
]

["test_popup_attribute.xhtml"]

["test_popup_button.xhtml"]

["test_popup_coords.xhtml"]

["test_popup_keys.xhtml"]

["test_popup_moveToAnchor.xhtml"]

["test_popup_preventdefault.xhtml"]

["test_popup_preventdefault_chrome.xhtml"]

["test_popup_recreate.xhtml"]

["test_popup_scaled.xhtml"]

["test_popup_tree.xhtml"]

["test_popuphidden.xhtml"]

["test_popupincontent.xhtml"]
skip-if = ["verify && os == 'win'"]

["test_popupremoving.xhtml"]

["test_position.xhtml"]

["test_preferences.xhtml"]

["test_preferences_beforeaccept.xhtml"]
support-files = ["window_preferences_beforeaccept.xhtml"]

["test_preferences_onsyncfrompreference.xhtml"]
support-files = ["window_preferences_onsyncfrompreference.xhtml"]

["test_props.xhtml"]

["test_radio.xhtml"]

["test_richlistbox.xhtml"]

["test_screenPersistence.xhtml"]

["test_scrollbar.xhtml"]

["test_showcaret.xhtml"]

["test_subframe_origin.xhtml"]

["test_tabbox.xhtml"]

["test_tabindex.xhtml"]

["test_textbox_search.xhtml"]

["test_tooltip.xhtml"]
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'", # Bug 1141245, frequent timeouts on OSX 10.14, Windows # Bug 1929437
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1929437
  "os == 'win'", # Bug 1141245, frequent timeouts on OSX 10.14, Windows
]

["test_tooltip_noautohide.xhtml"]

["test_tree.xhtml"]

["test_tree_hier.xhtml"]

["test_tree_scroll.xhtml"]
support-files = [
  "!/gfx/layers/apz/test/mochitest/apz_test_utils.js",
  "!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js",
]

["test_tree_single.xhtml"]

["test_tree_view.xhtml"]

["test_window_intrinsic_size.xhtml"]
support-files = ["window_intrinsic_size.xhtml"]

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge