- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Nov 2012 17:52:48 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/voice-balance/css3
In directory hutz:/tmp/cvs-serv28935/voice-balance/css3
Added Files:
001.css
Log Message:
CSS3 speech
--- NEW FILE: 001.css ---
a { voice-balance: -100 }
b { voice-balance: 100 }
c { voice-balance: 0 }
d { voice-balance: 14.2 }
e { voice-balance: left }
f { voice-balance: center }
g { voice-balance: right }
h { voice-balance: leftwards }
i { voice-balance: rightwards }
j { voice-balance: -42.0000000 }
y { voice-balance: initial }
z { voice-balance: inherit }
Received on Monday, 12 November 2012 17:52:49 UTC