View Single Post
Old 12-14-2014, 03:09 AM   #30
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,561
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by JSWolf View Post
And when you up the CSS level, you also validate for things that aren't valid in ePub 2.
The problem with CSS is that everything is valid. As long as the syntax is correct, you can add any property you like and it doesn't make it invalid. It may work as expected, or it may be ignored, but it shouldn't harm.

If a CSS validator for epub was to be designed, it could issue warnings for properties or values not specified as required in the spec, or known to be poorly implemented in some readers, but no errors.
Jellby is offline   Reply With Quote