Quote:
Originally Posted by Jellby
…
For the record, here's the CSS properties supported by the epub2 spec: https://idpf.org/epub/20/spec/OPS_2....htm#Section3.3
display:inline-block is indeed not there, max/min-width/height are.
So, one thing is ADE-2.x compliance, a quite different thing is epub2 compliance. Of course one could argue that the former more relevant 
|
Indeed it's like web pages. Especially years ago when MS IE 4.0 (or similar) was pre-installed.
Do you only care about the W3C spec, or do you test on all the well known / popular browsers (and code for lowest common support), or just code for Chrome / Chromium based browsers and reinforce Google's attempt to control the "Web"?
EDIT:
And also there are things in all specs and maybe widely supported that might be stupid to use, simply because you can.