Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
css shorthand for font, when did this become unacceptable?
GTAV6
post Jul 6 2012, 04:53 PM
Post #1
Hero
Champion




i've always placed all my css font attributes into one shorthand entry - however... i've just discovered that doing this can now make firefox and chrome spit the dummy and default back to their own built-in standards. upon checking with w3c (something i've not bothered to do with my css for a long time), my font shorthand no longer validates as css3, claiming "Value Error : font / is not a font-family value". huh?

now, it seems, instead of using my usual font: weight style size/line-height family; i have to break it back down into five seperate entries before my css will validate - and ff & chrome play nicely again.

have i missed some new css development or something?


--------------------
Attention: This post does not possess a brain - Please use your own.

- - - - -

http://www.thexman.net.nz/
Go to the top of the page
 
+Quote Post
strifus
post Jul 6 2012, 09:01 PM
Post #2
Atomican
Master




Validating your CSS in W3C is probably the reason that you are getting the error in the first place. Apparently, a bug was reported at http://lists.w3.org/Archives/Public/www-va...or-css/2012May/ giving the error you listed even if the syntax was correct. Check it out. As far as I know, there it hasnt been fixed yet.

As to why FF and Chrome would spit the dummy, I have no idea.

This post has been edited by strifus: Jul 6 2012, 09:03 PM


--------------------
Intel Core i7 3930K, Gigabyte x79-UD5, 16GB Corsair Vengence RAM, EVGA 670GTX, 256GB OCZ Vertex 4 SSD, 3 x 1TB Hitachi HDD, LG BD-DVD Optical Drive, Corsair TX 750 PSU, CoolerMaster Hyper 412s HSF, CoolerMaster Cosmos II Tower.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 22nd May 2013 - 02:41 AM