2008/link-testsuite index.html,1.2,1.3

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

Modified Files:
	index.html 
Log Message:
typo fixes and doc update

Index: index.html
===================================================================
RCS file: /sources/public/2008/link-testsuite/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.html	30 Jan 2008 07:41:57 -0000	1.2
+++ index.html	8 Feb 2008 05:20:56 -0000	1.3
@@ -70,8 +70,8 @@
     <h4>test HTML A href (control)</h4>
     <p><a href="http://qa-dev.w3.org/link-testsuite/html_a_href.html">tested document</a></p>
 <p>    
-        A href 404
-        	EXPECTED: link checker throws error
+        A href OK
+        	EXPECTED: link checker passes
     </p>
     
  
@@ -97,6 +97,34 @@
     </p>
     
  
+    <h4>test HTML BLOCKQUOTE cite (control)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_blockquote_cite.html">tested document</a></p>
+<p>    
+    </p>
+    
+ 
+    <h4>test HTML BLOCKQUOTE cite (404)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_blockquote_cite_b.html">tested document</a></p>
+<p>    
+        BLOCKQUOTE cite 404
+        	EXPECTED: link checker throws error
+    </p>
+    
+ 
+    <h4>test HTML DEL cite (control)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_del_cite.html">tested document</a></p>
+<p>    
+    </p>
+    
+ 
+    <h4>test HTML DEL cite (404)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_del_cite_b.html">tested document</a></p>
+<p>    
+        DEL cite 404
+        	EXPECTED: link checker throws error
+    </p>
+    
+ 
     <h4>test HTML FRAME longdesc (control)</h4>
     <p><a href="http://qa-dev.w3.org/link-testsuite/html_frame_longdesc.html">tested document</a></p>
 <p>    
@@ -127,6 +155,18 @@
     </p>
     
  
+    <h4>test HTML HEAD profile (control)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_head_profile.html">tested document</a></p>
+<p>    
+    </p>
+    
+ 
+    <h4>test HTML HEAD profile (404)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_head_profile_b.html">tested document</a></p>
+<p>    
+    </p>
+    
+ 
     <h4>test HTML IFRAME longdesc (control)</h4>
     <p><a href="http://qa-dev.w3.org/link-testsuite/html_iframe_longdesc.html">tested document</a></p>
 <p>    
@@ -175,6 +215,36 @@
     </p>
     
  
+    <h4>test HTML INPUT src (control)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_input_src.html">tested document</a></p>
+<p>    
+        INPUT src OK
+        	EXPECTED: link checker throws error
+    </p>
+    
+ 
+    <h4>test HTML INPUT src (404)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_input_src_b.html">tested document</a></p>
+<p>    
+       INPUT src 404
+        	EXPECTED: link checker throws error
+    </p>
+    
+ 
+    <h4>test HTML INS cite (control)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_ins_cite.html">tested document</a></p>
+<p>    
+    </p>
+    
+ 
+    <h4>test HTML INS cite (404)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_ins_cite_b.html">tested document</a></p>
+<p>    
+        INS cite 404
+        	EXPECTED: link checker throws error
+    </p>
+    
+ 
     <h4>test HTML LINK href (control)</h4>
     <p><a href="http://qa-dev.w3.org/link-testsuite/html_link_href.html">tested document</a></p>
 <p>    
@@ -187,6 +257,20 @@
     </p>
     
  
+    <h4>test HTML Q cite (control)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_q_cite.html">tested document</a></p>
+<p>    
+    </p>
+    
+ 
+    <h4>test HTML Q cite (404)</h4>
+    <p><a href="http://qa-dev.w3.org/link-testsuite/html_q_cite_b.html">tested document</a></p>
+<p>    
+        Q cite 404
+        	EXPECTED: link checker throws error
+    </p>
+    
+ 
     <h4>test HTML SCRIPT src (control)</h4>
     <p><a href="http://qa-dev.w3.org/link-testsuite/html_script_src.html">tested document</a></p>
 <p>    

Received on Friday, 8 February 2008 05:21:17 UTC