Quote:
Originally Posted by Slevin#7
Also, can you tell me, why you use
Code:
-webkit-column-break-inside
instead of
Code:
-webkit-page-break-inside
which would more likely match the intention of the other properties?
|
First at all, because "-webkit-page-break-inside" doesn't exist and second, because ereaders based on Readium/Webkit to display the epub as unique pages, split (internally) in columns the full xhtml file that is showing.