From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../test_webauthn_sameoriginwithancestors.html | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 dom/webauthn/tests/test_webauthn_sameoriginwithancestors.html (limited to 'dom/webauthn/tests/test_webauthn_sameoriginwithancestors.html') diff --git a/dom/webauthn/tests/test_webauthn_sameoriginwithancestors.html b/dom/webauthn/tests/test_webauthn_sameoriginwithancestors.html new file mode 100644 index 0000000000..7bb0ede1ec --- /dev/null +++ b/dom/webauthn/tests/test_webauthn_sameoriginwithancestors.html @@ -0,0 +1,107 @@ + + + + Test for MakeCredential for W3C Web Authentication (sameOriginWithAncestors = false) + + + + + + + + + + +

Test Same Origin Policy for W3C Web Authentication (sameOriginWithAncestors = false)

+ Mozilla Bug 1694639 + + + + + -- cgit v1.2.3