Quote:
Originally Posted by dgatwood
For sure, WebKit (and presumably iBooks) supports viewport height and width attributes. I'd expect other agents to ignore any additional values that they don't understand, but unfortunately, the EPUB specification is really, really lax in defining such behavior, so.... *sigh*
But in any case, those two values are more typically used in full-screen web apps, not books.
For a complete definition of what viewport means to WebKit, see:
https://developer.apple.com/library/...eviewport.html
|
That is the best viewport explanation I have seen so far! bookmarked!