diff --git a/index.html b/index.html index 234ab62c..304307df 100644 --- a/index.html +++ b/index.html @@ -3270,38 +3270,20 @@

Extensions to this specification are being incubated in parallel by the - Web Community, some of which are shipping in multiple browsers. If two - or more browser engines end up supporting an incubated feature, then - those features will become part of this specification in the future - - allowing them to become a standard the Web Platform: + Web Community, some of which are shipping in multiple browsers. All + incubations can be found in the Manifest Incubations + repository at the WICG. +

+

+ If two or more implementers express support for an incubated feature, + then those features can be eligible to become part of this + specification in the future (so long as they are in scope + of the Working Group's Charter), ultimately allowing them to become + a standard of the Web Platform.

-
-
- `BeforeInstallPrompt` and `window.onappinstalled` event -
-
- The `BeforeInstallPrompt` event and `window.onappinstalled` event - were originally part of this specification. However, they were - removed from the - specification because they did not have support from two or more - implementers. You can now find them in the `BeforeInstallPrompt` - event and `window.onappinstalled` repository at the WICG. -
-
- `share_target` member -
-
- The `share_target` member registers a web application as "target" for - share actions (e.g., for sharing a text, a URL, or a file). The - `share_target` member is part of the Web Share Target - specification, being incubated at the WICG. -
-