- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 31 Aug 2012 13:58:20 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-decoration-style/css3
In directory hutz:/tmp/cvs-serv16733/text-decoration-style/css3
Added Files:
001.css
Log Message:
text-decoration-* properties tests and simplified text-decoration shorthand tests (Aug 2012 WD of css3-text)
--- NEW FILE: 001.css ---
tds1 { text-decoration-style: solid }
tds2 { text-decoration-style: double }
tds3 { text-decoration-style: dotted }
tds4 { text-decoration-style: dashed }
tds5 { text-decoration-style: wavy }
y { text-decoration-style: initial }
z { text-decoration-style: inherit }
Received on Friday, 31 August 2012 13:58:24 UTC