Skip to content

Commit 2d8602f

Browse files
authored
Merge pull request #136 from diekus/diekus/adding-possible-deliverables-wicg
Update draft-charter-2025.html
2 parents c4b4871 + 7edf13d commit 2d8602f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

charter/draft-charter-2025.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,22 @@ <h3>
503503
An API to handle large uploads/downloads in the background with user visibility.
504504
</td>
505505
</tr>
506+
<tr>
507+
<td>
508+
<a href="https://github.com/w3c/manifest/pull/1175">Web Install API</a>
509+
</td>
510+
<td>
511+
An API to install web applications on the user's device.
512+
</td>
513+
</tr>
514+
<tr>
515+
<td>
516+
<a href="https://wicg.github.io/web-app-launch/">Web App Launch Handler API</a>
517+
</td>
518+
<td>
519+
API that allows web applications to configure the behaviour of app launches with respect to already open app instances.
520+
</td>
521+
</tr>
506522
</table>
507523
</section>
508524
<section id="ig-other-deliverables">

0 commit comments

Comments
 (0)