We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53fc465 commit fe3f8ffCopy full SHA for fe3f8ff
index.html
@@ -996,8 +996,8 @@ <h2>
996
creation of the {{ArrayBuffer}} object are re-thrown.
997
</p>
998
<p data-cite="encoding">
999
- The <dfn>json()</dfn> method steps are to return the result of <a>parsing JSON bytes to a
1000
- JavaScript value</a> given [=this=]'s [=bytes=].
+ The <dfn>json()</dfn> method steps are to return the result of [=parse JSON bytes to a
+ JavaScript value|parsing JSON bytes to a JavaScript value=] given [=this=]'s [=bytes=].
1001
1002
1003
The <dfn>text()</dfn> method steps are to return the result of running <a>UTF-8 decode</a>
0 commit comments