Skip to content

Commit 374a0cf

Browse files
Editorial: add a note on out-of-scope manifest linking behavior
1 parent 25f88f1 commit 374a0cf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2717,6 +2717,14 @@ <h2>
27172717
third-party authentication). See <a href=
27182718
"https://github.com/w3c/manifest/issues/646">Issue 646</a>.
27192719
</p>
2720+
<p>
2721+
Some user agents may directly [=launch a web application|launch=] the
2722+
[=installed web application=] using the [=Document/URL=] of the
2723+
[=browsing context=] that initiated the installation. If the
2724+
[=Document/URL=] of this page is not within the manifest's
2725+
[=manifest/navigation scope=], the [=application context=] is
2726+
initially instantiated with an out-of-scope [=Document/URL=].
2727+
</p>
27202728
</aside>
27212729
<section class="informative">
27222730
<h3 id="navigation-scope-security-considerations">

0 commit comments

Comments
 (0)