Skip to content
#

readium-2

Here are 19 public repositories matching this topic...

mickael-menu
mickael-menu commented Oct 22, 2020

When an OPF contains both an EPUB 2 (<meta name=>) and EPUB 3 (<meta property=>) meta tags for the same key, the EPUB 3 one should take precedence and the other one ignored. Currently both are added to the otherMetadata dictionary.

Here's an example:

<meta property="media:active-class">-epub-media-overlay-active</meta>
<meta name="media:active-class" content="text-highlight" /

Improve this page

Add a description, image, and links to the readium-2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the readium-2 topic, visit your repo's landing page and select "manage topics."

Learn more