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/modules/tests/chrome/chrome.toml | 4 + .../tests/chrome/test_bug544442_checkCert.xhtml | 148 +++++++++++++++++++++ 2 files changed, 152 insertions(+) create mode 100644 toolkit/modules/tests/chrome/chrome.toml create mode 100644 toolkit/modules/tests/chrome/test_bug544442_checkCert.xhtml (limited to 'toolkit/modules/tests/chrome') diff --git a/toolkit/modules/tests/chrome/chrome.toml b/toolkit/modules/tests/chrome/chrome.toml new file mode 100644 index 0000000000..30d484a62b --- /dev/null +++ b/toolkit/modules/tests/chrome/chrome.toml @@ -0,0 +1,4 @@ +[DEFAULT] + +["test_bug544442_checkCert.xhtml"] +skip-if = ["verify"] diff --git a/toolkit/modules/tests/chrome/test_bug544442_checkCert.xhtml b/toolkit/modules/tests/chrome/test_bug544442_checkCert.xhtml new file mode 100644 index 0000000000..c8bf11b704 --- /dev/null +++ b/toolkit/modules/tests/chrome/test_bug544442_checkCert.xhtml @@ -0,0 +1,148 @@ + + + + + + + + + + +

+ +

+
+
-- cgit v1.2.3