--- a/LCWD-DOM-Parsing-20131205.html Wed Dec 04 07:55:24 2013 -0500
+++ b/LCWD-DOM-Parsing-20131205.html Thu Dec 05 12:46:26 2013 -0500
@@ -463,11 +463,11 @@
<h2 property="bibo:subtitle" id="subtitle">DOMParser, XMLSerializer, innerHTML, and similar APIs</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>
+ <h2 id="w3c-last-call-working-draft-10-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-10">10 December 2013</time></h2>
<dl>
<dt>This version:</dt>
- <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>
+ <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-DOM-Parsing-20131210/">http://www.w3.org/TR/2013/WD-DOM-Parsing-20131210/</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>
@@ -486,15 +486,17 @@
<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>
+ <dt>Editors:</dt>
<dd class="p-author h-card vcard" rel="bibo:editor" inlist=""><span typeof="foaf:Person"><span property="foaf:name" class="p-name fn">Travis Leithead</span>, <a rel="foaf:workplaceHomepage" class="p-org org h-org h-card" href="http://www.microsoft.com">Microsoft</a>, <span class="ed_mailto"><a class="u-email email" rel="foaf:mbox" href="mailto:travis.leithead@microsoft.com">travis.leithead@microsoft.com</a></span></span>
</dd>
+<dd class="p-author h-card vcard" rel="bibo:editor" inlist=""><span typeof="foaf:Person"><span property="foaf:name" class="p-name fn">Ms2ger</span>, <a rel="foaf:workplaceHomepage" class="p-org org h-org h-card" href="http://www.mozilla.org/">Mozilla</a> (Upstream WHATWG version)</span>
+</dd>
- <dt>WHATWG Living Standard:</dt>
+ <!-- <dt>WHATWG Living Standard:</dt>
@@ -502,7 +504,7 @@
<a href="http://domparsing.spec.whatwg.org/">
http://domparsing.spec.whatwg.org/
</a>
- </dd>
+ </dd> -->
@@ -554,7 +556,7 @@
</p>
<p>This specification is based on the original work of the <a href="http://domparsing.spec.whatwg.org/">
- DOM Parsing and Serialization Living Standard</a>, though it has diverged in terms of
+ DOM Parsing and Serialization</a> Living Specification, though it has diverged in terms of
supported features, normative requirements, and algorithm specificity. As appropriate,
relevant fixes from the living standard are incorporated into this document.
</p>
@@ -570,7 +572,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 comment period ends 02 January 2014.
+ The Last Call comment period ends 07 January 2014.
All comments are welcome.