1
0
Fork 0
firefox/dom/webauthn/tests/browser/tab_webauthn_result.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

14 lines
427 B
HTML

<!DOCTYPE html>
<meta charset=utf-8>
<head>
<title>Generic W3C Web Authentication Test Result Page</title>
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
</head>
<body>
<h1>Generic W3C Web Authentication Test Result Page</h1>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1415675">Mozilla Bug 1415675</a>
<input type="text" id="status" value="init" />
</body>
</html>