- 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-family/css3 In directory hutz:/tmp/cvs-serv28935/voice-family/css3 Added Files: 001.css Log Message: CSS3 speech --- NEW FILE: 001.css --- a { voice-family: preserve } y { voice-family: initial } z { voice-family: inherit } b { voice-family: koalie, "Mike S", "ted" } c { voice-family: male } d { voice-family: female } e { voice-family: neutral } c1 { voice-family: child male } d1 { voice-family: young female } e1 { voice-family: old neutral } c2 { voice-family: male 1 } d2 { voice-family: female 2 } e2 { voice-family: neutral 3 } c3 { voice-family: old male 4 } d3 { voice-family: child female 2 } e3 { voice-family: young neutral 1 } f { voice-family: old female 1, "koalie chair", "inherit"} g { voice-family: "initial", young male, bidule }
Received on Monday, 12 November 2012 17:52:50 UTC