2002/css-validator/autotest/testsuite/properties/positive/z-index/css3 001.css,1.1,1.2

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/z-index/css3
In directory hutz:/tmp/cvs-serv13047

Modified Files:
	001.css 
Log Message:
added initial

Index: 001.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/z-index/css3/001.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 001.css	10 Nov 2011 15:25:55 -0000	1.1
+++ 001.css	24 Nov 2011 10:47:14 -0000	1.2
@@ -8,3 +8,4 @@
 h { z-index: -2147483647; }
 i { z-index: 42; }
 j { z-index: -42; }
+k { z-index: initial; }

Received on Thursday, 24 November 2011 10:47:30 UTC