Skip to content

Commit c7a7bef

Browse files
committed
Editorial: Revert "Editorial: move base URL var creation (#260)"
This reverts commit 3358cec.
1 parent 3358cec commit c7a7bef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,14 +356,14 @@

356356
li>
357357
<li>[=Consume user activation=] of |global|.
358358
li>
359+
<li>Let |base:URL| be [=this=]'s <a>relevant settings objecta>'s
360+
[=environment settings object/API base URL=].
361+
li>
359362
<li>If [=validate share data=] with |data| and |base| returns
360363
false, then return [=a promise rejected with=] a {{TypeError}}.
361364
li>
362365
<li>If |data|'s {{ShareData/url}} member is present:
363366
<ol>
364-
<li>Let |base:URL| be [=this=]'s <a>relevant settings objecta>'s
365-
[=environment settings object/API base URL=].
366-
li>
367367
<li>Let |url:URL| be the result of running the <a>URL
368368
parsera> on |data|'s {{ShareData/url}} with |base|.
369369
li>

0 commit comments

Comments
 (0)