Skip to content

Commit

Permalink
registrable
Browse files Browse the repository at this point in the history
  • Loading branch information
npm1 committed Oct 18, 2023
1 parent f8271f7 commit 38d33a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1380,8 +1380,8 @@ following steps. This returns a <a spec=url for=/>URL</a> or failure.
1. If |manifestUrl| is failure, return failure.
1. If |requireSameOrigin| and |manifestUrl| is not [=same origin=] with |configUrl|, return
failure.
1. If |requireSameOrigin| is false and |manifestUrl|'s <a spec=url>domain</a> is not equal to
|configUrl|'s, return failure.
1. If |requireSameOrigin| is false and |manifestUrl|'s [=url/host=]'s [=host/registrable domain=]
is not equal to |configUrl|'s, return failure.
1. If |manifestUrl| is not a [=potentially trustworthy URL=], return failure.
1. Return |manifestUrl|.
</div>
Expand Down

0 comments on commit 38d33a9

Please sign in to comment.