View Single Post
Old 11-20-2016, 03:21 AM   #20
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,563
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by graycyn View Post
The W3C CSS validator did, however, consider that both adobe-hyphenate and hyphens properties were ERRORS for CSS 2 and CSS 2.1.
Then I'm sorry but the W3C CSS validator is wrong (for our purpose at least). As said before, the CSS spec says that unknown properties should simply be ignored. There should be an option to treat non-existing properties as warnings.

A different thing would be, for instance, if you had "visibility: none". "visibility" is a known property, but "none" is not an allowed value for it, so that's clearly an error.
Jellby is offline   Reply With Quote