2002/css-validator/org/w3c/css/css urls.properties,1.1,1.2

Update of /sources/public/2002/css-validator/org/w3c/css/css
In directory hutz:/tmp/cvs-serv31076

Modified Files:
	urls.properties 
Log Message:
fixing URIs - not sure how they got broken in the first place - for list properties

Index: urls.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/css/urls.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- urls.properties	13 Mar 2002 19:55:01 -0000	1.1
+++ urls.properties	29 Jun 2004 00:44:42 -0000	1.2
@@ -55,10 +55,10 @@
 left			:	visuren.html#propdef-left
 letter-spacing		:	text.html#propdef-letter-spacing
 line-height		:	visudet.html#propdef-line-height
-list-style		:	lists.html#propdef-list-style
-list-style-image	:	lists.html#propdef-list-style-image
-list-style-position	:	lists.html#propdef-list-style-position
-list-style-type		:	lists.html#propdef-list-style-type
+list-style		:	generate.html#propdef-list-style
+list-style-image	:	generate.html#propdef-list-style-image
+list-style-position	:	generate.html#propdef-list-style-position
+list-style-type		:	generate.html#propdef-list-style-type
 margin			:	box.html#propdef-margin
 margin-bottom		:	box.html#propdef-margin-bottom
 margin-left		:	box.html#propdef-margin-left

Received on Monday, 28 June 2004 20:44:44 UTC