There was an error while loading. Please reload this page.
1 parent c7febcb commit 04b2157Copy full SHA for 04b2157
1 file changed
index.html
@@ -615,8 +615,11 @@ <h3>
615
</li>
616
<li>If |scope| is failure, return.
617
618
- <li>If |manifest|["start_url"] is not [=URL/within scope=] of |scope
619
- URL|, return.
+ <li>From |scope|, remove the [=url/query=] and [=url/fragment=]
+ components.
620
+ </li>
621
+ <li>If |manifest|["start_url"] is not [=URL/within scope=] of
622
+ |scope|, return.
623
624
<li>Otherwise, set |manifest|["scope"] to |scope|.
625
0 commit comments