- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Oct 2012 15:23:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/negative/elevation/css21 In directory hutz:/tmp/cvs-serv13478/elevation/css21 Added Files: 001.css Log Message: negative tests --- NEW FILE: 001.css --- /* elevation is between -90deg and 90deg. The following are out of range */ an { elevation: 120deg } bn { elevation: -200grad} cn { elevation: 4rad} /* turn is not a valid angle unit in CSS2 nor 2.1 (introduced in CSS3) */ dn { elevation: 0.25turn }
Received on Thursday, 25 October 2012 15:23:44 UTC