- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 Sep 2012 15:20:39 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/overflow-style/css3
In directory hutz:/tmp/cvs-serv15939/overflow-style/css3
Added Files:
001.css
Log Message:
tests for CSS3 marquee CR spec
--- NEW FILE: 001.css ---
a { overflow-style: auto }
b { overflow-style: marquee-line }
c { overflow-style: marquee-block }
y { overflow-style: initial }
z { overflow-style: inherit }
Received on Wednesday, 5 September 2012 15:20:49 UTC