Tools, FAQ, Tutorials:
Changes on EPUB Content Documents 3.2
What are changed made on EPUB Content Documents 3.2 specification?
✍: FYIcenter.com
EPUB Content Documents 3.2 specification has the following changes.
1. The dated references to HTML and SVG have been replaced with undated references.
2. Replacement of EPUB Style Sheets with CSS References.
3. Prioritization of Author and User Styles.
4. Alternate Style Tags Removed.
5. Any value for epub:type allowed.
6. Some changes on scripting support.
7. Deprecation of the switch Element.
8. Deprecation of the trigger Element.
9. An IDL definition was added for the epubReadingSystem object.
⇐ Changes on EPUB Packages 3.2
2022-04-21, ∼1323🔥, 0💬
Popular Posts:
How to use the "@(...)" expression in Azure API Policy? The "@(...)" expression in Azure API Policy ...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
How to add an API to an API product for internal testing on the Publisher Portal of an Azure API Man...
How to pull NVIDIA CUDA Docker Image with the "docker image pull nvidia/cuda" command? If you are ru...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...