diff --git a/epub33/common/js/biblio.js b/epub33/common/js/biblio.js index f307b9e55..0dc625d0a 100644 --- a/epub33/common/js/biblio.js +++ b/epub33/common/js/biblio.js @@ -387,6 +387,14 @@ var biblio = { "US-ASCII": { "title": ""Coded Character Set - 7-bit American Standard Code for Information Interchange", ANSI X3.4, 1986." }, + "WebP-Container": { + "title": "WebP Container Specification", + "href": "https://developers.google.com/speed/webp/docs/riff_container" + }, + "WebP-LB": { + "title": "WebP Lossless Bitstream Specification", + "href": "https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification" + }, "W3CProcess": { "title": "W3C Process Document", "href": "https://www.w3.org/Consortium/Process/" diff --git a/epub33/core/index.html b/epub33/core/index.html index a5ac24189..981d9f7a1 100644 --- a/epub33/core/index.html +++ b/epub33/core/index.html @@ -692,10 +692,8 @@
If more than one media type is listed, the first one is the preferred media type. The preferred media type is strongly encouraged for all new EPUB Publications.
-image/jpeg
@@ -743,7 +740,13 @@ image/webp
+ WebP is currently not defined in a stable specification and its media type has not been + registered with IANA. Apple also only supports WebP on macOS 11. The working group will + continue to monitor these issues.
+application/mathml+xml
application/mathml-presentation+xml
application/mathml-content+xml
application/mathml+xml
+ application/mathml-presentation+xml
+ application/mathml-content+xml
+ application/svg+xml
application/svg+xml
+ -//W3C//DTD SVG 1.1//EN