Do we have some example of how this could happen and what is the purpose of this error?
MUST treat any OCF ZIP container that specifies the [zip] file is split across multiple storage media as in error.
I am trying to understand this statement from https://w3c.github.io/epub-specs/epub33/rs/#sec-container-zip
When creating test I am a bit confused by
- how OCF ZIP container specify this case. - is it specified from item element in OPF manifest? Or including other cases?
- what does "split across multiple storage media" mean. - Would this indicate any resource file is actually outside from root path of container?
Do we have some example of how this could happen and what is the purpose of this error?
When creating test I am a bit confused by