@@ -3227,11 +3227,10 @@ <h3>
3227
3227
for a second user agent on a different platform to make use of that
3228
3228
member, even if no other user agent has expressed interest right
3229
3229
now). If so, we ask authors to design the API in a vendor-neutral
3230
- way, and propose it as a standard (see [[[#incubations]]]). If the
3231
- new member is truly proprietary (i.e. will only ever make sense in
3232
- the context of a proprietary ecosystem), use this process, and
3233
- prefix it with the short name of that proprietary ecosystem to
3234
- avoid name collisions.
3230
+ way, and propose it as a standard. If the new member is truly
3231
+ proprietary (i.e. will only ever make sense in the context of a
3232
+ proprietary ecosystem), use this process, and prefix it with the
3233
+ short name of that proprietary ecosystem to avoid name collisions.
3235
3234
</ p >
3236
3235
< p >
3237
3236
Do not use vendor prefixes that you intend to later remove once it
@@ -3270,45 +3269,6 @@ <h3>
3270
3269
</ section >
3271
3270
</ section >
3272
3271
</ section >
3273
- < section class ="appendix informative ">
3274
- < h2 id ="incubations ">
3275
- Incubations
3276
- </ h2 >
3277
- < p >
3278
- Extensions to this specification are being incubated in parallel by the
3279
- Web Community, some of which are shipping in multiple browsers. If two
3280
- or more browser engines end up supporting an incubated feature, then
3281
- those features will become part of this specification in the future -
3282
- allowing them to become a standard the Web Platform:
3283
- </ p >
3284
- < dl >
3285
- < dt >
3286
- `BeforeInstallPrompt` and `window.onappinstalled` event
3287
- </ dt >
3288
- < dd >
3289
- The `BeforeInstallPrompt` event and `window.onappinstalled` event
3290
- were originally part of this specification. However, they were
3291
- < a href ="https://github.com/w3c/manifest/pull/836 "> removed from the
3292
- specification</ a > because they did not have support from two or more
3293
- implementers. You can now find them in the < a href =
3294
- "https://github.com/WICG/manifest-incubations "> `BeforeInstallPrompt`
3295
- event and `window.onappinstalled` repository</ a > at the < a href =
3296
- "https://wicg.io "> < abbr title =
3297
- "Web Incubator Community Group "> WICG</ abbr > </ a > .
3298
- </ dd >
3299
- < dt >
3300
- `share_target` member
3301
- </ dt >
3302
- < dd >
3303
- The `share_target` member registers a web application as "target" for
3304
- share actions (e.g., for sharing a text, a URL, or a file). The
3305
- `share_target` member is part of the < a href =
3306
- "https://wicg.github.io/web-share-target/ "> Web Share Target</ a >
3307
- specification, being incubated at the < a href =
3308
- "https://wicg.io "> WICG</ a > .
3309
- </ dd >
3310
- </ dl >
3311
- </ section >
3312
3272
< section class ="appendix informative ">
3313
3273
< h2 >
3314
3274
Application Information
0 commit comments