- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 15 Feb 2026 20:20:38 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 February 2026 04:20:42 UTC
@marcoscaceres commented on this pull request.
> @@ -2588,6 +2588,135 @@ <h3>
</li>
</ol>
</section>
+ <section>
+ <h3>
+ Installation process
+ </h3>
+ <p>
+ The <dfn>steps to install the web application</dfn> are given by the
+ following algorithm:
+ </p>
+ <ol>
+ <li>Let <var>manifest</var> be the manifest value created during <a>
+ steps to determine installability of the document</a>.
+ </li>
+ <li>Perform an unspecified sequence of actions to attempt to register
```suggestion
<li>Perform an [=implementation-defined=] attempt to register
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1206#pullrequestreview-3806526438
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1206/review/3806526438@github.com>
Received on Monday, 16 February 2026 04:20:42 UTC