Re: [w3c/manifest] Bring back `beforeinstallprompt` (PR #1206)

@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