w3c / epub-tests

Test repository for EPUB3, maintained by the EPUB3 WG
https://w3c.github.io/epub-tests/
Other
22 stars 20 forks source link

Is lack of fallback a feature or a bug? #258

Open rickj opened 1 year ago

rickj commented 1 year ago

related to https://github.com/w3c/epub-tests/issues/165 and https://github.com/w3c/epub-tests/issues/245

Should requiring a reading systems to follow the fallback chain to XHTML be required? If the market requirements demand that the source file never be exposed (dare I bring up DRM here?) then requiring XHTML to be exposed is a conflict. This seems like a 'go to market' issue, not a reading system obligation.

iherman commented 1 year ago

Rick, you may be right, but I think issue should be raised on the repository of the spec, not the tests...

mattgarrish commented 1 year ago

If the market requirements demand that the source file never be exposed (dare I bring up DRM here?) then requiring XHTML to be exposed is a conflict.

I'm not sure I follow. What the fallback contains is entirely up to the author, so how would they create their own conflict? It could simply be a page that tells users the intended resource isn't handled by their reading system. Ideally it should be some form of content equivalent so users don't pay for content they then may not be able to access, but that's not required by the spec.