Skip to content

Commit fe3f8ff

Browse files
authored
Meta: address xref issue
Apparently ReSpec does not support this.
1 parent 53fc465 commit fe3f8ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -996,8 +996,8 @@ <h2>
996996
creation of the {{ArrayBuffer}} object are re-thrown.
997997
</p>
998998
<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=].
999+
The <dfn>json()</dfn> method steps are to return the result of [=parse JSON bytes to a
1000+
JavaScript value|parsing JSON bytes to a JavaScript value=] given [=this=]'s [=bytes=].
10011001
</p>
10021002
<p data-cite="encoding">
10031003
The <dfn>text()</dfn> method steps are to return the result of running <a>UTF-8 decode</a>

0 commit comments

Comments
 (0)