2002/css-validator/autotest/testsuite/properties/positive/font-weight/css2 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/font-weight/css2
In directory hutz:/tmp/cvs-serv12730/font-weight/css2

Added Files:
	001.css 
Log Message:
a few more font-* properties


--- NEW FILE: 001.css ---
z { font-weight: inherit }
a { font-weight: normal }
b { font-weight: bold }
c { font-weight: bolder  }
d { font-weight: lighter }
e { font-weight: 100 }
f { font-weight: 200 }
g { font-weight: 300 }
h { font-weight: 400 }
i { font-weight: 500 }
j { font-weight: 600 }
k { font-weight: 700 }
l { font-weight: 800 }
m { font-weight: 900 }

Received on Monday, 11 June 2012 08:52:09 UTC