Skip to content

Commit 32ce484

Browse files
author
Marcos Cáceres
authored
Make BeforeInstallPrompt optional (#797)
1 parent dfb009e commit 32ce484

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,10 +603,14 @@ <h3>
603603
</p>
604604
</section>
605605
</section>
606-
<section>
606+
<section class="atrisk">
607607
<h2>
608608
Installation Events
609609
</h2>
610+
<p>
611+
Installation events and supporting the {{BeforeInstallPrompt}} is
612+
OPTIONAL.
613+
</p>
610614
<p>
611615
DOM events <a>fired</a> by this specification use the <dfn>application
612616
life-cycle task source</dfn>.

0 commit comments

Comments
 (0)