Sync up the editor's draft with the last published format (post publication-process changes)
--- a/index.html Mon Feb 03 15:37:16 2014 -0800
+++ b/index.html Mon Feb 03 15:58:08 2014 -0800
@@ -86,9 +86,9 @@
<section id="sotd">
<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.
+ relevant fixes from the living specification are incorporated into this document.
</section>
@@ -1212,7 +1212,7 @@
<h1>Acknowledgements</h1>
<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>.
+ <a href="http://domparsing.spec.whatwg.org/">Living Specification</a>.
<p>Thanks to Anne van Kesteren, Aryeh Gregor, Boris Zbarsky, Henri Sivonen, Simon Pieters and timeless
for their useful comments.
--- a/respecConfig.js Mon Feb 03 15:37:16 2014 -0800
+++ b/respecConfig.js Mon Feb 03 15:58:08 2014 -0800
@@ -13,14 +13,8 @@
],
//publishDate: "2012-09-20",
edDraftURI: "http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html",
- previousPublishDate: "2012-09-20",
- previousMaturity: "2012-09-20",
- otherLinks: [
- {
- key: "WHATWG Living Standard",
- data: [{ value: "http://domparsing.spec.whatwg.org/", href: "http://domparsing.spec.whatwg.org/"}]
- }
- ],
+ previousPublishDate: "2013-12-10",
+ previousMaturity: "2013-12-10",
noIDLIn: true,
inlineCSS: true,
//noRecTrack: true,