Skip to content

Commit

Permalink
Make BeforeInstallPrompt optional (w3c#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres authored Oct 25, 2019
1 parent dfb009e commit 32ce484
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -603,10 +603,14 @@ <h3>
</p>
</section>
</section>
<section>
<section class="atrisk">
<h2>
Installation Events
</h2>
<p>
Installation events and supporting the {{BeforeInstallPrompt}} is
OPTIONAL.
</p>
<p>
DOM events <a>fired</a> by this specification use the <dfn>application
life-cycle task source</dfn>.
Expand Down

0 comments on commit 32ce484

Please sign in to comment.