Skip to content

Commit 1dcea02

Browse files
authored
Add remote-cryptokeys explainer to list. Alphabetize list of explainers. (#109)
1 parent 322c7f5 commit 1dcea02

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ This repo is a place where WebKit contributors may post [explainers](https://git
44

55
## Explainers
66

7-
* [Centralized Consent API](CentralizedConsentAPI)
8-
* [TextTrackCue enhancements for programmatic subtitle and caption presentation](texttracks/)
9-
* [Coordinated media playback through MediaSession](MediaSessionCoordinator)
10-
* [UndoManager API](UndoManager/)
7+
* [Centralized Consent API](CentralizedConsentAPI/)
118
* [Controlling Animation Frame Rate](animation-frame-rate/)
9+
* [Coordinated media playback through MediaSession](MediaSessionCoordinator/)
10+
* [Declarative Web Push](DeclarativeWebPush/)
11+
* ["remote" CryptoKeys](remote-cryptokeys/)
12+
* [TextTrackCue enhancements for programmatic subtitle and caption presentation](texttracks/)
1213
* [TrackConfiguration API](TrackConfiguration/)
13-
* [Declarative Web Push](DeclarativeWebPush)
14+
* [UndoManager API](UndoManager/)
1415

1516
## Graduates
1617

0 commit comments

Comments
 (0)