- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 06 Feb 2025 16:26:58 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 February 2025 00:27:02 UTC
@marcoscaceres commented on this pull request.
> @@ -2411,17 +2411,21 @@ <h2>
Installable web applications
</h2>
<p>
- A common use case of a manifest is for a user agent to
- <dfn data-local-lt="installing|installation" data-lt=
- "installed">install</dfn> a web application; whereby the user agent
- provides the end-user with a means of instantiating a new <a>top-level
- browsing context</a> that has the manifest's members <a>applied</a> to
- it. A web application that is installed is known as a <dfn data-export=
- "">installed web application</dfn>. That is, the manifest's members, or
- their defaults, are in effect on the <a>top-level browsing context</a>.
- This distinguishes an installed web application from a traditional
- bookmark, as opening a web page from a traditional bookmark will not
- have the manifest's properties <a>applied</a> to it.
+ Any website is an <strong>installable web application</strong>.
+ <p>
```suggestion
<p>
</p>
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1163#pullrequestreview-2600464915
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1163/review/2600464915@github.com>
Received on Friday, 7 February 2025 00:27:02 UTC