Out of curiosity yesterday I built a Linux version from the CoolReader fork in KOReader's repository. A quick run (ePub) brought out the following issues:
text-align: right was broken.
negative text-indent value didn't work (for hanging indents).
img border was displayed when border attribute was not specified.
no small-caps.
odd values for headers in default epub.css (page-breaks).
This might be Linux specific:
initially table appears like folded over, resizing the window refreshes to display it correctly.
I think this engine is used to build KOReader, if not, forgive me for the noise.
text-align: right was broken.
negative text-indent value didn't work (for hanging indents).
img border was displayed when border attribute was not specified.
no small-caps.
odd values for headers in default epub.css (page-breaks).
This might be Linux specific:
initially table appears like folded over, resizing the window refreshes to display it correctly.
I think this engine is used to build KOReader, if not, forgive me for the noise.