Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2717,6 +2717,14 @@ <h2>
third-party authentication). See <a href=
"https://github.com/w3c/manifest/issues/646">Issue 646</a>.
</p>
<p>
Some user agents might directly [=launch a web application|launch=]
the [=installed web application=] using the [=Document/URL=] of the
[=browsing context=] that initiated the installation. If the
[=Document/URL=] of this page is not [=manifest/within scope=] of the
Comment thread
marcoscaceres marked this conversation as resolved.
Outdated
manifest's [=manifest/navigation scope=], the [=application context=]
is initially instantiated with an out-of-scope [=Document/URL=].
</p>
</aside>
<section class="informative">
<h3 id="navigation-scope-security-considerations">
Expand Down
Loading