Fix typos discovered during validation. Set status to "WD". Regenerate static page.
--- a/html/DOM3-Events.html Mon Nov 04 09:44:17 2013 -0800
+++ b/html/DOM3-Events.html Mon Nov 04 09:53:42 2013 -0800
@@ -19,7 +19,7 @@
<script src="bug-assist.js"></script>
<script type="text/javascript">
var respecConfig = {
- specStatus: "ED",
+ specStatus: "WD",
shortName: "DOM-Level-3-Events",
editors: [
{
@@ -62,7 +62,7 @@
note: "until Jul 2002",
}
],
- //publishDate: "2012-09-06",
+ publishDate: "2013-11-04",
edDraftURI: "https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html",
previousPublishDate: "2012-09-06",
previousMaturity: "WD",
@@ -4247,7 +4247,7 @@
</section>
<section id="events-inputevent-event-order">
- <h4Input Event Order</h4>
+ <h4>Input Event Order</h4>
<p>The input events defined in this specification MUST occur in a set order relative to one another.
</p>
@@ -5111,7 +5111,7 @@
</section>
- <section id="events-composition-event-key-events">
+ <section id="events-composition-event-input-events">
<h4>Input Events During Composition</h4>
<p>During the composition session, the <code>compositionupdate</code> MUST be dispatched before the <code>beforeinput</code>
@@ -8478,7 +8478,7 @@
</tr>
<tr>
<td class="cell-number"></td>
- <td colapsan="3"><em>Any <a class="def" href="#glossary-default-action">default actions</a> related to this key, such as inserting a
+ <td colspan="3"><em>Any <a class="def" href="#glossary-default-action">default actions</a> related to this key, such as inserting a
character in to the DOM.</em></td>
</tr>
<tr>
--- a/html/WD-DOM3-Events-20131104.html Mon Nov 04 09:44:17 2013 -0800
+++ b/html/WD-DOM3-Events-20131104.html Mon Nov 04 09:53:42 2013 -0800
@@ -4679,7 +4679,7 @@
</div>
<div id="events-inputevent-event-order" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter" class="section">
- <h4input event="" order<="" h4="">
+ <h5 id="h5_events-inputevent-event-order">Input Event Order</h5>
<p>The input events defined in this specification <em class="rfc2119" title="MUST">MUST</em> occur in a set order relative to one another.
</p>
@@ -4701,7 +4701,7 @@
</tr>
</tbody></table>
- </h4input></div>
+ </div>
<p>The Input event types are listed below.</p>
@@ -5526,8 +5526,8 @@
</div>
- <div id="events-composition-event-key-events" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter" class="section">
- <h5 id="h5_events-composition-event-key-events">Input Events During Composition</h5>
+ <div id="events-composition-event-input-events" typeof="bibo:Chapter" resource="#ref" rel="bibo:Chapter" class="section">
+ <h5 id="h5_events-composition-event-input-events">Input Events During Composition</h5>
<p>During the composition session, the <code>compositionupdate</code> <em class="rfc2119" title="MUST">MUST</em> be dispatched before the <code>beforeinput</code>
and <code>input</code> events are sent.</p>
@@ -8461,7 +8461,7 @@
</tr>
<tr>
<td class="cell-number"></td>
- <td colapsan="3"><em>Any <a class="def" href="#glossary-default-action">default actions</a> related to this key, such as inserting a
+ <td colspan="3"><em>Any <a class="def" href="#glossary-default-action">default actions</a> related to this key, such as inserting a
character in to the DOM.</em></td>
</tr>
<tr>