diff --git a/biblio.json b/biblio.json index 7d1e32f..9c2635e 100644 --- a/biblio.json +++ b/biblio.json @@ -3,14 +3,26 @@ "href": "https://wicg.github.io/feature-policy/", "title": "Feature Policy" }, + "MEDIA-CAPABILITIES": { + "href": "https://wicg.github.io/media-capabilities/", + "title": "Media Capabilities" + }, "MEDIASESSION": { "href": "https://wicg.github.io/mediasession/", "title": "Media Session" }, + "NETINFO": { + "href": "https://wicg.github.io/netinfo/", + "title": "Network Information API" + }, "WEB-BACKGROUND-SYNC": { "href": "https://wicg.github.io/BackgroundSync/spec/", "title": "Web Background Synchronization" }, + "WEB-SHARE": { + "href": "https://wicg.github.io/web-share/", + "title": "Web Share API" + }, "WEBUSB": { "href": "https://wicg.github.io/webusb/", "title": "WebUSB API"