99problems
99problems copied to clipboard
99 Problems and e-reader rendering are all of them
border-radius works perfectly in the beta browser, cannot get it to work in the reader. ```html Hello world Kan nu niet bellen. Wat heb je gehoord? 12:00 Daar is weer...
if an `` is wrapped in a `` tag and the figure tag has left padding on it, the image inside extends outside of its wrapper. Seems like even `width:...
This CSS: ``` .appendix .hidden { display: none; } ``` gives the message: ``` Error(parsing):E3013: More number of characters are hidden using display:none than allowed limit. Limit: 10000 in File:...
It looks like iBooks considers the images are not worth loading if their `display` property is set as `none`. That means you can't hide the images and then show them...
So tl;dr: just don't use `-webkit-initial-letter` (and `initial-letter`).  To sum things up, first line overflows the column width, drop cap + lines...
Adobe Digital Editions 1.7.2 and 2.0.1 crash when the book's CSS uses viewport-relative sizes like `vh` or `vw` on certain CSS property, but not when used on others. It crashes...
Our ebook production people complained that iBooks 4 on iOS 8 would choke on the following embedded SVG: ``` ``` Where “choking” means that once you’re trying to zoom in...
The book cover (specified with ``) just shows as a tinny unreadable thumbnail in the "bookshelf". I think it should be part of the reading experience, being shown when starting...
If an element is first on the page but not the first element in an html file kf8 will remove its padding-top and margin-top.
Google Play will split some HTML pages at arbitrary points for "performance reasons". Breaks are consistent across devices and even across versions of the ePub.