Skip to content

Commit 8267a28

Browse files
authored
Editorial: normalize verb tense in algorithm reference
1 parent 07afbaa commit 8267a28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83390,7 +83390,7 @@ new PaymentRequest(…); // Allowed to use
8339083390

8339183391
<ol>
8339283392
<li><p>Let <var>document</var> be the result of <span
83393-
data-x="create-the-document-object">creating and initialize a <code>Document</code> object</span>
83393+
data-x="create-the-document-object">creating and initializing a <code>Document</code> object</span>
8339483394
providing "<code data-x="">html</code>", <var>type</var>, <var>request</var>,
8339583395
<var>response</var>, <var>browsingContext</var>, <var>finalSandboxFlags</var>,
8339683396
<var>finalResponseOrigin</var>, <var>incumbentNavigationOrigin</var>,
@@ -83471,7 +83471,7 @@ new PaymentRequest(&hellip;); // Allowed to use
8347183471

8347283472
<ol>
8347383473
<li><p>Let <var>document</var> be the result of <span
83474-
data-x="create-the-document-object">creating and initialize a <code>Document</code> object</span>
83474+
data-x="create-the-document-object">creating and initializing a <code>Document</code> object</span>
8347583475
providing "<code data-x="">html</code>", <var>type</var>, <var>request</var>,
8347683476
<var>response</var>, <var>browsingContext</var>, <var>finalSandboxFlags</var>,
8347783477
<var>finalResponseOrigin</var>, <var>incumbentNavigationOrigin</var>,
@@ -83540,7 +83540,7 @@ new PaymentRequest(&hellip;); // Allowed to use
8354083540

8354183541
<ol>
8354283542
<li><p>Let <var>document</var> be the result of <span
83543-
data-x="create-the-document-object">creating and initialize a <code>Document</code> object</span>
83543+
data-x="create-the-document-object">creating and initializing a <code>Document</code> object</span>
8354483544
providing "<code data-x="">html</code>", <var>type</var>, <var>request</var>,
8354583545
<var>response</var>, <var>browsingContext</var>, <var>finalSandboxFlags</var>,
8354683546
<var>finalResponseOrigin</var>, <var>incumbentNavigationOrigin</var>,

0 commit comments

Comments
 (0)