Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre-Antoine Champin <github-100614@champin.net>
  • Loading branch information
anatoly-scherbakov and pchampin authored Nov 29, 2024
1 parent a0460cc commit 4a50c1e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5732,7 +5732,9 @@ <h3>Algorithm</h3>
</div>

<ins cite="#change_5"><p>Methods resolving a {{Promise}} with the <a>internal representation</a>
MUST serialize to JSON (or another appropriate serialization format)
MUST either
map it to the datatype in used by the implementation, as described in <a href="#internal-representation-in-implementations" class="sectionRef"></a>,
or serialize it to JSON (or another appropriate serialization format)
as described in <a href="#serialization-and-deserialization" class="sectionRef"></a>.</p></ins>

<pre class="idl">
Expand Down

0 comments on commit 4a50c1e

Please sign in to comment.