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
Copy file name to clipboardExpand all lines: index.bs
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1529,8 +1529,7 @@ To <dfn export id=blob-url-obtain-object>obtain a blob object</dfn> given a [=bl
1529
1529
|blobUrlEntry|, an [=environment=] or the string "`navigation`" |environment|:
1530
1530
1531
1531
1. Let |isAuthorized| be true.
1532
-
1. If |environment| is not the string "`navigation`", then set |isAuthorized| to the result of
1533
-
[=checking for same-partition blob URL usage=] with |blobUrlEntry| and |environment|.
1532
+
1. If |environment| is not the string "`navigation`", then set |isAuthorized| to the result of [=checking for same-partition blob URL usage=] with |blobUrlEntry| and |environment|.
1534
1533
1. If |isAuthorized| is false, then return failure.
0 commit comments