Skip to content

Commit 5f6632f

Browse files
[WebInstallAPI] Add OT update and link to explainer (#1189)
* Add OT update * remove empty lines --------- Co-authored-by: Kristin Lee <kristinlee@microsoft.com>
1 parent 088aa99 commit 5f6632f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

WebInstall/explainer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Authors: [Diego Gonzalez](https://github.com/diekus)
33

44
## State of the work
5+
6+
>**Here for Origin Trials?**
7+
The Web Install API is currently available as an [Origin Trial](https://developer.chrome.com/docs/web-platform/origin-trials/) in Chrome and Microsoft Edge versions 143-148. See [Origin Trial Instructions](https://github.com/MicrosoftEdge/Demos/blob/main/pwa-web-install-api/README.md) to learn more.
8+
59
The work on Web Install has been separated into two explainers: _current_ and _background_ document installations. The '[**current document**](./explainer-current-doc.md)' installation refers to installation of the curently loaded web application and is [being discussed](https://github.com/w3c/manifest/pull/1175) in the Web Applications WG. The '[**background document**](./explainer-background-doc.md)' installation refers to installation of web applications different from the current loaded navigable. Background document installations are being discussed and incubated in WICG.
610

711
| Explainer | Expected Venue |

0 commit comments

Comments
 (0)