2002/css-validator/autotest/testsuite/properties/positive/text-underline-position/css3 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-underline-position/css3
In directory hutz:/tmp/cvs-serv22327/text-underline-position/css3

Added Files:
	001.css 
Log Message:
test for text-underline-position


--- NEW FILE: 001.css ---
tup1    { text-underline-position: auto }
tup2    { text-underline-position: alphabetic }
tup3    { text-underline-position: below }
tup4    { text-underline-position: below left }
tup5    { text-underline-position: below right }
tup6    { text-underline-position: left below }
tup7    { text-underline-position: right below }
tup8    { text-underline-position: right }
tup9    { text-underline-position: left }
y    { text-underline-position: initial }
z    { text-underline-position: inherit }

Received on Friday, 31 August 2012 14:08:06 UTC