summaryrefslogtreecommitdiffstats
path: root/dom/webauthn/tests/browser/tab_webauthn_result.html
blob: 8e8b9f82cdb978d02c430bffd8567044bc31759c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!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>