Quote:
Originally Posted by pazos
A bit off-topic, but here is the cannonical implementation by the IDPF (aka Readium based) of epub2/epub3 viewer for android: https://play.google.com/store/apps/d...adium.r2reader
Does this app respect the css? It should, as any other CSS3 compliant epub reader (calibre, sigil...) or any other application based on Readium/FolioKit engines.
The rest of applications can use these engines or try to add support for some epub2/3 things, but the later means we need to compare between implementations, like we did on browsers (webkit vs gecko vs blink vs ?)
|
Sorry, but I have no Android based devices. So I am unable to test any Android program. But you can test it yourself. Make some wild changes to the CSS and see if the program respects them. Then try overrides and see if CSS is still respected even if only some overrides are used.