Skip to content

Commit c4477d4

Browse files
ylafonmartinthomsonjyasskin
authored
Add a note to ensure consistency with 'Defining string' section of [international-spec] (#517)
Co-authored-by: Martin Thomson <[email protected]> Co-authored-by: Jeffrey Yasskin <[email protected]>
1 parent a071d75 commit c4477d4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.bs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,12 @@ or by adding separate, otherwise identical APIs which take {{BigInt}} and {{Numb
24622462
This risks losing precision through implicit conversions,
24632463
which defeats the purpose of {{BigInt}}.
24642464
<h3 id="idl-string-types">Represent strings appropriately</h3>
2465-
2465+
<div class="note">
2466+
This section is meant to be mutually consistent with
2467+
the [[international-specs#char_string|Defining string]] section
2468+
of [[international-specs]].
2469+
Please report any discrepancies that may happen as the documents evolve.
2470+
</div>
24662471
<!--
24672472
This has been discussed in a number of places.
24682473
When editing this section,

0 commit comments

Comments
 (0)