Quote:
Originally Posted by Jellby
...even if it's a top margin. At least according to the CSS specifications. If a renderer behaves otherwise, it's flawed, even if you (or I) would like it better.
|
It's easy to test: display the same ePub on a screen with a 4:3 aspect ratio (most eInk devices, or an iPad) and on a device with a 16:10 aspect ratio (almost all Android devices). If the top margin is a percentage of the page width, the margin should be relatively narrower on the 16:10 device than on the 4:3; if it's genuinely honouring page height, it will the same (percentage-wise) in both cases.