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 --- toolkit/components/windowcreator/test/chrome.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 toolkit/components/windowcreator/test/chrome.toml (limited to 'toolkit/components/windowcreator/test/chrome.toml') diff --git a/toolkit/components/windowcreator/test/chrome.toml b/toolkit/components/windowcreator/test/chrome.toml new file mode 100644 index 0000000000..0fdc8250e0 --- /dev/null +++ b/toolkit/components/windowcreator/test/chrome.toml @@ -0,0 +1,14 @@ +[DEFAULT] +support-files = [ + "320x240.ogv", + "bug449141_page.html", + "bug1170334_iframe.xml", + "bug1170334_style.css", +] + +["test_bug1170334_wbp_xmlstyle.html"] + +["test_bug1192654.html"] + +["test_bug449141.html"] +skip-if = ["os == 'android'"] -- cgit v1.2.3