Skip to content

Commit b316a65

Browse files
Editorial: link incubations
1 parent ec8a23b commit b316a65

File tree

1 file changed

+13
-31
lines changed

1 file changed

+13
-31
lines changed

index.html

+13-31
Original file line numberDiff line numberDiff line change
@@ -3270,38 +3270,20 @@ <h2 id="incubations">
32703270
</h2>
32713271
<p>
32723272
Extensions to this specification are being incubated in parallel by the
3273-
Web Community, some of which are shipping in multiple browsers. If two
3274-
or more browser engines end up supporting an incubated feature, then
3275-
those features will become part of this specification in the future -
3276-
allowing them to become a standard the Web Platform:
3273+
Web Community, some of which are shipping in multiple browsers. All
3274+
incubations can be found in the <a href=
3275+
"https://github.com/WICG/manifest-incubations">Manifest Incubations
3276+
repository</a> at the <a href="https://wicg.io"><abbr title=
3277+
"Web Incubator Community Group">WICG</abbr></a>.
3278+
</p>
3279+
<p>
3280+
If two or more implementers express support for an incubated feature,
3281+
then those features can be eligible to become part of this
3282+
specification in the future (so long as they are <a href=
3283+
"https://www.w3.org/2024/01/webappswg-charter-2024.html#scope">in scope
3284+
of the Working Group's Charter</a>), ultimately allowing them to become
3285+
a standard of the Web Platform.
32773286
</p>
3278-
<dl>
3279-
<dt>
3280-
`BeforeInstallPrompt` and `window.onappinstalled` event
3281-
</dt>
3282-
<dd>
3283-
The `BeforeInstallPrompt` event and `window.onappinstalled` event
3284-
were originally part of this specification. However, they were
3285-
<a href="https://github.com/w3c/manifest/pull/836">removed from the
3286-
specification</a> because they did not have support from two or more
3287-
implementers. You can now find them in the <a href=
3288-
"https://github.com/WICG/manifest-incubations">`BeforeInstallPrompt`
3289-
event and `window.onappinstalled` repository</a> at the <a href=
3290-
"https://wicg.io"><abbr title=
3291-
"Web Incubator Community Group">WICG</abbr></a>.
3292-
</dd>
3293-
<dt>
3294-
`share_target` member
3295-
</dt>
3296-
<dd>
3297-
The `share_target` member registers a web application as "target" for
3298-
share actions (e.g., for sharing a text, a URL, or a file). The
3299-
`share_target` member is part of the <a href=
3300-
"https://wicg.github.io/web-share-target/">Web Share Target</a>
3301-
specification, being incubated at the <a href=
3302-
"https://wicg.io">WICG</a>.
3303-
</dd>
3304-
</dl>
33053287
</section>
33063288
<section class="appendix informative">
33073289
<h2>

0 commit comments

Comments
 (0)