From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- layout/xul/test/chrome.toml | 56 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 layout/xul/test/chrome.toml (limited to 'layout/xul/test/chrome.toml') diff --git a/layout/xul/test/chrome.toml b/layout/xul/test/chrome.toml new file mode 100644 index 0000000000..6588db2ea4 --- /dev/null +++ b/layout/xul/test/chrome.toml @@ -0,0 +1,56 @@ +[DEFAULT] +skip-if = ["os == 'android'"] +support-files = [ + "windowminmaxsize1.xhtml", + "windowminmaxsize2.xhtml", + "windowminmaxsize3.xhtml", + "windowminmaxsize4.xhtml", + "windowminmaxsize5.xhtml", + "windowminmaxsize6.xhtml", + "windowminmaxsize7.xhtml", + "windowminmaxsize8.xhtml", + "windowminmaxsize9.xhtml", + "windowminmaxsize10.xhtml", + "titledpanelwindow.xhtml", +] + +["test_bug159346.xhtml"] + +["test_bug381167.xhtml"] + +["test_bug398982-1.xhtml"] + +["test_bug398982-2.xhtml"] + +["test_bug467442.xhtml"] + +["test_bug477754.xhtml"] + +["test_bug703150.xhtml"] + +["test_bug987230.xhtml"] +skip-if = ["os == 'linux'"] # No native mousedown event on Linux + +["test_bug1197913.xhtml"] + +["test_menuitem_ctrl_click.xhtml"] + +["test_popupReflowPos.xhtml"] + +["test_popupSizeTo.xhtml"] + +["test_popupZoom.xhtml"] + +["test_resizer_ctrl_click.xhtml"] + +["test_resizer_incontent.xhtml"] + +["test_splitter.xhtml"] + +["test_splitter_sibling.xhtml"] + +["test_submenuClose.xhtml"] + +["test_toolbarbutton_ctrl_click.xhtml"] + +["test_windowminmaxsize.xhtml"] -- cgit v1.2.3