Update respec source to remove Last Call info.
--- a/html/DOM3-Events.html Tue Nov 05 10:44:19 2013 -0800
+++ b/html/DOM3-Events.html Tue Nov 05 10:51:11 2013 -0800
@@ -87,31 +87,36 @@
<!-- Section: SOTD ========================================================-->
<section id="sotd">
- <p>This document is a Last Call Working Draft of the Document Object Model Level 3 Events (DOM3 Events) specification. This document was previously
- published as a W3C Note, pending further feedback from implementers, and is now being revised to reflect the current state of implementation. It is expected that
- this specification will progress to W3C Recommendation status after review and refinement.</p>
-
- <p>The <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> (WebApps WG) believes this specification to be feature complete, subject to further
- feedback during the Last Call period. The Last Call period extends through 27 September 2012. The public is encouraged to send comments to the WebApps Working Group's
- public mailing list for DOM specifications <a href="mailto:www-dom@w3.org">www-dom@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-dom/">archive</a>)
- with subject tag prefix <em>DOM3Events</em> (e.g., [DOM3Events] comment...).
- See <a href="http://www.w3.org/Mail/">W3C mailing list and archive usage guidelines</a>.</p>
-
- <p id="this-document-is-produced-by-the-web-app">This document is produced by the <a href="http://www.w3.org/2008/webapps/">Web Applications WG</a>, part of the <a
- href="http://www.w3.org/2006/rwc/Activity">Rich Web Clients Activity</a> in the W3C <a href="http://www.w3.org/Interaction/">Interaction Domain</a>. It is expected
- that this document will progress along the W3C's Recommendation track. Publication as a Working Draft does not imply endorsement by the W3C Membership. This is
- a draft document and MAY be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other
- than work in progress.</p>
-
- <p id="latest-editors-draft"><strong>You can find the latest
+ <p>This document is a Working Draft of the Document Object Model Level 3 Events (DOM3 Events) specification.
+ It is expected that this specification will progress to <abbr title="World Wide Web Consortium">W3C</abbr>
+ Recommendation status after review and refinement.
+ </p>
+
+ <p id="this-document-is-produced-by-the-web-app">
+ This document is produced by the <a href="http://www.w3.org/2008/webapps/">Web Applications WG</a>, part of the
+ <a href="http://www.w3.org/2006/rwc/Activity">Rich Web Clients Activity</a> in the W3C
+ <a href="http://www.w3.org/Interaction/">Interaction Domain</a>.
+ It is expected that this document will progress along the W3C's Recommendation track.
+ Publication as a Working Draft does not imply endorsement by the W3C Membership.
+ This is a draft document and MAY be updated, replaced or obsoleted by other documents at any time.
+ It is inappropriate to cite this document as other than work in progress.
+ </p>
+
+ <p id="latest-editors-draft">
+ <strong>You can find the latest
<a href="https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html">Editor's Draft</a>
of this document in the
<a href="https://dvcs.w3.org/hg/">W3C's Mercurial repository</a>,
- which is updated on a regular basis.</strong></p>
-
- <p id="unstable"><strong class="redNote">Implementers should be aware that this document is not stable.</strong> Implementers who are not
- taking part in the discussions are likely to find the specification changing out from under them in incompatible ways. Vendors interested in implementing this document
- before it eventually reaches the Candidate Recommendation stage should join the aforementioned mailing lists and take part in the discussions.</p>
+ which is updated on a regular basis.</strong>
+ </p>
+
+ <p id="unstable">
+ <strong class="redNote">Implementers should be aware that this document is not stable.</strong>
+ Implementers who are not taking part in the discussions are likely to find the specification changing out from
+ under them in incompatible ways.
+ Vendors interested in implementing this document before it eventually reaches the Candidate Recommendation stage
+ should join the aforementioned mailing lists and take part in the discussions.
+ </p>
</section>
<!-- Section 1: DOM3 Events Overview ========================================================-->