We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f88f1 commit 374a0cfCopy full SHA for 374a0cf
index.html
@@ -2717,6 +2717,14 @@ <h2>
2717
third-party authentication). See <a href=
2718
"https://github.com/w3c/manifest/issues/646">Issue 646</a>.
2719
</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>
2728
</aside>
2729
<section class="informative">
2730
<h3 id="navigation-scope-security-considerations">
0 commit comments