- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 19 Apr 2006 07:55:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/general/warnings
In directory hutz:/tmp/cvs-serv14738/testsuite/general/warnings
Added Files:
color-bgcolor.css font-family.css
Log Message:
importing test suite/test cases made during european project lat year (Yves, Jean-Guilhem)
--- NEW FILE: font-family.css ---
body {
font-family: helvetica;
}
--- NEW FILE: color-bgcolor.css ---
body {
border-color: red;
background: red;
}
Received on Wednesday, 19 April 2006 07:56:36 UTC