Skip to content

Commit 5ccee02

Browse files
Add Withdrawn proposals to README.md (#120)
1 parent 6063209 commit 5ccee02

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Diff for: README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ This repo is a place where WebKit contributors may post [explainers](https://git
77
* [Centralized Consent API](CentralizedConsentAPI/)
88
* [Controlling Animation Frame Rate](animation-frame-rate/)
99
* [Coordinated media playback through MediaSession](MediaSessionCoordinator/)
10-
* [Cryptographic Message Syntax (CMS) API](https://github.com/WebKit/explainers/blob/main/cryptographic-message-syntax-API/README.md)
1110
* [Declarative Web Push](DeclarativeWebPush/)
1211
* ["remote" CryptoKeys](remote-cryptokeys/)
1312
* [TextTrackCue enhancements for programmatic subtitle and caption presentation](texttracks/)
@@ -24,3 +23,12 @@ Proposals which have moved on to incubation or standardization in another venue.
2423
| [`<model>` element](https://github.com/immersive-web/model-element) | [Immersive Web CG](https://www.w3.org/community/immersive-web/) |
2524
| [IsLoggedIn](https://github.com/privacycg/is-logged-in) | [Privacy CG](https://github.com/privacycg) |
2625
| [Private Ad Measurement](https://github.com/patcg-individual-drafts/private-ad-measurement) | [Private Advertising Technology CG](https://patcg.github.io/) |
26+
27+
28+
## Withdrawn proposals
29+
30+
Propoosals that we decided to no longer pursue.
31+
32+
| Proposal | Reason | Date Withdrawn |
33+
| --------- | ----------- |----------|
34+
|[Cryptographic Message Syntax (CMS) API](https://github.com/WebKit/explainers/blob/main/cryptographic-message-syntax-API/README.md) | After discussions with industry colleagues, it was decided a different approach might be more appropriate (e.g., a JS or WASM library) | 2024-06-04 |

0 commit comments

Comments
 (0)