We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24673c5 commit 853d637Copy full SHA for 853d637
index.html
@@ -568,7 +568,7 @@ <h2>
568
following substeps:
569
<ol>
570
<li>If the <var>applicationServerKey</var> is provided as a {{DOMString}}, set its
571
- value to a {{BufferSource}} containing the sequence of octets that result from decoding
+ value to an {{ArrayBuffer}} containing the sequence of octets that result from decoding
572
<var>applicationServerKey</var> using the base64url encoding [[RFC7515]]. If decoding
573
fails, reject promise with a {{DOMException}} whose name is "{{InvalidCharacterError}}"
574
and terminate these steps.
0 commit comments