2002/css-validator/autotest/testsuite/properties/positive/min-width/css21 001.css,1.1,1.2

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/min-width/css21
In directory hutz:/tmp/cvs-serv26651/min-width/css21

Modified Files:
	001.css 
Log Message:
max-height and max-width tests


Index: 001.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/min-width/css21/001.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 001.css	6 Nov 2012 15:03:25 -0000	1.1
+++ 001.css	6 Nov 2012 16:02:49 -0000	1.2
@@ -1,3 +1,4 @@
 a { min-width: 1px }
 b { min-width: 0.01% }
+c { min-width: 0 }
 z { min-width: inherit }

Received on Tuesday, 6 November 2012 16:02:59 UTC