summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webauthn
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
commita90a5cba08fdf6c0ceb95101c275108a152a3aed (patch)
tree532507288f3defd7f4dcf1af49698bcb76034855 /testing/web-platform/meta/webauthn
parentAdding debian version 126.0.1-1. (diff)
downloadfirefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz
firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webauthn')
-rw-r--r--testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini b/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini
deleted file mode 100644
index e53bec4bcc..0000000000
--- a/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini
+++ /dev/null
@@ -1,12 +0,0 @@
-[createcredential-pubkeycredparams.https.html]
- [Bad pubKeyCredParams: first param has bad type ("something-else")]
- expected: FAIL
-
- [Bad pubKeyCredParams: first param has bad type ("")]
- expected: FAIL
-
- [Bad pubKeyCredParams: first param has bad type (null)]
- expected: FAIL
-
- [Bad pubKeyCredParams: first param has bad type (empty object)]
- expected: FAIL