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, ∼975🔥, 0💬
Popular Posts:
How to extend json.JSONEncoder class? I want to encode other Python data types to JSON. If you encod...
What validation keywords I can use in JSON Schema to specifically validate JSON Array values? The cu...
How to add request query string Parameters to my Azure API operation 2017 version to make it more us...
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...