diff --git a/index.bs b/index.bs index 07c4aed63..59e919b55 100644 --- a/index.bs +++ b/index.bs @@ -6530,7 +6530,7 @@ strong [=/map=] from handle ids to their corresponding objects. script.InternalId = text; -The script.InternalId type represents the id of +The script.InternalId type represents the id of a previously serialized script.RemoteValue during [=serialize as a remote value|serialization=]. @@ -7526,7 +7526,7 @@ To set internal ids if needed given |serialization internal map|, 1. If |previously serialized remote value| does not have a field internalId, run the following steps: - 1. Let |internal id| be the string representation of a [[!RFC4122|UUID]] + 1. Let |internal id| be the string representation of a [[!RFC4122|UUID]] based on truly random, or pseudo-random numbers. 1. Set the internalId field of @@ -9243,7 +9243,7 @@ The [=remote end subscribe steps=], with [=subscribe priority=] 10, given -## The Input Module ## {#module-input} +## The input Module ## {#module-input} The input module contains functionality for simulated user input.