You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### The browsingContext.setViewport Command #### {#command-browsingContext-setViewport}
3410
3464
3411
3465
The <dfn export for=commands>browsingContext.setViewport</dfn> command specific viewport characteristics (e.g. viewport width and viewport height) on the given top-level browsing context.
@@ -6530,7 +6584,7 @@ strong [=/map=] from handle ids to their corresponding objects.
6530
6584
script.InternalId = text;
6531
6585
</pre>
6532
6586
6533
-
The <code>script.InternalId</code> type represents the id of
6587
+
The <code>script.InternalId</code> type represents the id of
6534
6588
a previously serialized <code>script.RemoteValue</code> during
6535
6589
[=serialize as a remote value|serialization=].
6536
6590
@@ -7526,7 +7580,7 @@ To <dfn>set internal ids if needed</dfn> given |serialization internal map|,
7526
7580
1. If |previously serialized remote value| does not have a field
7527
7581
<code>internalId</code>, run the following steps:
7528
7582
7529
-
1. Let |internal id| be the string representation of a [[!RFC4122|UUID]]
7583
+
1. Let |internal id| be the string representation of a [[!RFC4122|UUID]]
0 commit comments