Fix several XHTML elements throughout document which were not closed/open properly, making Firefox unable to generate the ToC.
authorscor <scorlosquet@gmail.com>
Mon, 02 Aug 2010 17:14:11 -0400
changeset 61 a11ecba55d76
parent 58 83b0d13e3aa6
child 62 33220fde84d4
Fix several XHTML elements throughout document which were not closed/open properly, making Firefox unable to generate the ToC.
index-respec.html
--- a/index-respec.html	Mon Aug 02 12:33:45 2010 -0400
+++ b/index-respec.html	Mon Aug 02 17:14:11 2010 -0400
@@ -312,7 +312,7 @@
 <p>Developers that are interested in implementing this specification will be
 most interested in the sections titled 
 <a href="#authentication-sequence">Authentication Sequence</a> and 
-<a href="#authentication-sequence-details">Authentication Sequence Details</a>.
+<a href="#authentication-sequence-details">Authentication Sequence Details</a></p>.
   
 </section>
 </section>
@@ -424,6 +424,7 @@
    X509v3 Subject Alternative Name:
       URI:http://example.org/webid#public
 </pre>
+</dd>
 
 <dt><tdef>WebID URI</tdef></dt>
 <dd>A URI specified via the <code>Subject Alternative Name</code> extension
@@ -512,7 +513,7 @@
 Additional algorithms, detailed in the next section, MAY be performed to 
 determine if the <tref>Verification Agent</tref> can access a particular 
 resource after the last step of the Authentication Sequence has been
-completed.</li>
+completed.
 </p>
 
 </section>
@@ -677,6 +678,8 @@
 
 </section>
 
+</section>
+
 <section id="appendix">
 
 <section class='informative' id="history">