Minor editorial fixes for LCWD pub on 5-Dec-2013
authorArt Barstow <art.barstow@nokia.com>
Wed, 04 Dec 2013 07:43:12 -0500
changeset 26 b7368fab6d73
parent 25 f6bb7dd2219d
child 27 69213860713e
Minor editorial fixes for LCWD pub on 5-Dec-2013
LCWD-DOM-Parsing-20131205.html
--- a/LCWD-DOM-Parsing-20131205.html	Tue Dec 03 18:23:21 2013 -0800
+++ b/LCWD-DOM-Parsing-20131205.html	Wed Dec 04 07:43:12 2013 -0500
@@ -463,17 +463,17 @@
   
     <h2 property="bibo:subtitle" id="subtitle">DOMParser, XMLSerializer, innerHTML, and similar APIs</h2>
   
-  <h2 id="w3c-last-call-working-draft-03-december-2013" property="dcterms:issued" datatype="xsd:dateTime" content="2013-12-04T02:16:56.000Z"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-12-03">03 December 2013</time></h2>
+  <h2 id="w3c-last-call-working-draft-05-december-2013" property="dcterms:issued" datatype="xsd:dateTime" content="2013-12-04T02:16:56.000Z"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-12-05">05 December 2013</time></h2>
   <dl>
     
       <dt>This version:</dt>
-      <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-DOM-Parsing-20131203/">http://www.w3.org/TR/2013/WD-DOM-Parsing-20131203/</a></dd>
+      <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-DOM-Parsing-20131205/">http://www.w3.org/TR/2013/WD-DOM-Parsing-20131205/</a></dd>
       <dt>Latest published version:</dt>
       <dd><a href="http://www.w3.org/TR/DOM-Parsing/">http://www.w3.org/TR/DOM-Parsing/</a></dd>
     
     
       <dt>Latest editor's draft:</dt>
-      <dd><a href="http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html">http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html</a></dd>
+      <dd><a href="https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html">https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html</a></dd>
     
     
       <dt>Test suite:</dt>
@@ -483,7 +483,7 @@
     
     
       <dt>Previous version:</dt>
-      <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2012/2012-09-20-DOM-Parsing-20120920/">http://www.w3.org/TR/2012/2012-09-20-DOM-Parsing-20120920/</a></dd>
+      <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2012/WD-DOM-Parsing-20120920/">http://www.w3.org/TR/2012/WD-DOM-Parsing-20120920/</a></dd>
     
     
     <dt>Editor:</dt>
@@ -570,7 +570,7 @@
             <a href="http://lists.w3.org/Archives/Public/www-dom/">archives</a>)
               with <code>DOM-Parsing</code> at the start of your email's subject.
           
-          The Last Call period ends 01 January 2014.
+          The Last Call comment period ends 02 January 2014.
           
           
             All comments are welcome.
@@ -1742,7 +1742,7 @@
 
 <section id="acknowledgements" class="appendix">
     <!--OddPage--><h2 id="h2_acknowledgements" role="heading" aria-level="1"><span class="secno">A. </span>Acknowledgements</h2>
-    <p>Thanks to Ms2ger [<a href="http://www.mozilla.org">Mozilla</a>] for maintaining the initial 
+    <p>Thanks to Ms2ger [<a href="http://www.mozilla.org/">Mozilla</a>] for maintaining the initial 
        drafts of this specification and for its continued improvement in the 
        <a href="http://domparsing.spec.whatwg.org/">Living Standard</a>.
 
@@ -1761,6 +1761,6 @@
 </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd rel="dcterms:requires">S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119.  URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> 
 </dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd rel="dcterms:requires">Cameron McCormack. <a href="http://www.w3.org/TR/WebIDL/"><cite>Web IDL</cite></a>. 19 April 2012. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/WebIDL/">http://www.w3.org/TR/WebIDL/</a>
 </dd></dl></section><section rel="bibo:Chapter" resource="#ref" typeof="bibo:Chapter" id="informative-references"><h3 id="h3_informative-references" role="heading" aria-level="2"><span class="secno">B.2 </span>Informative references</h3><dl about="" class="bibliography"><dt id="bib-DOM4">[DOM4]</dt><dd rel="dcterms:references">Anne van Kesteren; Aryeh Gregor; Ms2ger; Alex Russell; Robin Berjon. <a href="http://www.w3.org/TR/dom/"><cite>W3C DOM4</cite></a>. 7 November 2013. W3C Working Draft. URL: <a href="http://www.w3.org/TR/dom/">http://www.w3.org/TR/dom/</a>
-</dd><dt id="bib-XML-NAMES">[XML-NAMES]</dt><dd rel="dcterms:references">Tim Bray; Dave Hollander; Andrew Layman; Richard Tobin; Henry Thompson et al. <a href="http://www.w3.org/TR/xml-names"><cite>Namespaces in XML 1.0 (Third Edition)</cite></a>. 8 December 2009. W3C Recommendation. URL: <a href="http://www.w3.org/TR/xml-names">http://www.w3.org/TR/xml-names</a>
-</dd><dt id="bib-XML10">[XML10]</dt><dd rel="dcterms:references">Tim Bray; Jean Paoli; Michael Sperberg-McQueen; Eve Maler; François Yergeau et al. <a href="http://www.w3.org/TR/xml"><cite>Extensible Markup Language (XML) 1.0 (Fifth Edition)</cite></a>. 26 November 2008. W3C Recommendation. URL: <a href="http://www.w3.org/TR/xml">http://www.w3.org/TR/xml</a>
-</dd></dl></section></section></body></html>
\ No newline at end of file
+</dd><dt id="bib-XML-NAMES">[XML-NAMES]</dt><dd rel="dcterms:references">Tim Bray; Dave Hollander; Andrew Layman; Richard Tobin; Henry Thompson et al. <a href="http://www.w3.org/TR/xml-names/"><cite>Namespaces in XML 1.0 (Third Edition)</cite></a>. 8 December 2009. W3C Recommendation. URL: <a href="http://www.w3.org/TR/xml-names/">http://www.w3.org/TR/xml-names/</a>
+</dd><dt id="bib-XML10">[XML10]</dt><dd rel="dcterms:references">Tim Bray; Jean Paoli; Michael Sperberg-McQueen; Eve Maler; François Yergeau et al. <a href="http://www.w3.org/TR/xml/"><cite>Extensible Markup Language (XML) 1.0 (Fifth Edition)</cite></a>. 26 November 2008. W3C Recommendation. URL: <a href="http://www.w3.org/TR/xml/">http://www.w3.org/TR/xml/</a>
+</dd></dl></section></section></body></html>