2008/link-testsuite html_base_href_b.html,1.1,1.2

Update of /sources/public/2008/link-testsuite
In directory hutz:/tmp/cvs-serv31832

Modified Files:
	html_base_href_b.html 
Log Message:
fixing base href test

Index: html_base_href_b.html
===================================================================
RCS file: /sources/public/2008/link-testsuite/html_base_href_b.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- html_base_href_b.html	28 Jan 2008 03:43:00 -0000	1.1
+++ html_base_href_b.html	28 Jan 2008 03:50:59 -0000	1.2
@@ -4,7 +4,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 	<title>untitled</title>
 	<meta name="author" content="olivier Thereaux">
-	<base href="./thisURIdoesnotexist/">
+	<base href="http://qa-dev.w3.org/link-testsuite/thisURIdoesnotexist/">
 </head>
 <body>
     <div id="test">

Received on Monday, 28 January 2008 03:51:10 UTC