- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Nov 2011 15:31:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/negative/volume/css2
In directory hutz:/tmp/cvs-serv26878/volume/css2
Added Files:
001.css
Log Message:
negative tests for volume property
--- NEW FILE: 001.css ---
an { volume: -1 } /* value must be between 0 and 100 */
bn { volume: 101 }
Received on Wednesday, 30 November 2011 15:31:46 UTC