- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Mar 2008 12:04:10 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/general/selectors
In directory hutz:/tmp/cvs-serv20948/selectors
Added Files:
	multipleattribute.css 
Log Message:
multiple attribute selectors test case
--- NEW FILE: multipleattribute.css ---
span[hello="Cleveland"][goodbye="Columbus"] { color: blue; }
Received on Thursday, 27 March 2008 12:04:43 UTC