--- a/html/DOM3-Events.html Thu Sep 05 09:40:35 2013 -0700
+++ b/html/DOM3-Events.html Thu Sep 05 09:45:17 2013 -0700
@@ -4937,10 +4937,6 @@
</table>
<p class="issue">
- See bug <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=18931">18931</a> - "D3E should define when compositionupdate event is fired"
- </p>
-
- <p class="issue">
See bug <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=22842">22842</a> - "Should keyboard events fire during a composition session?"
</p>
</section>
@@ -5094,12 +5090,12 @@
<table class="event-sequence-table">
<tr>
<td class="cell-number">1.</td>
- <td><a class="eventtype" href="#event-type-beforeinput"><code>beforeinput</code></a></td>
+ <td><a class="eventtype" href="#event-type-compositionupdate"><code>compositionupdate</code></a></td>
<td></td>
</tr>
<tr>
<td class="cell-number">2.</td>
- <td><a class="eventtype" href="#event-type-compositionupdate"><code>compositionupdate</code></a></td>
+ <td><a class="eventtype" href="#event-type-beforeinput"><code>beforeinput</code></a></td>
<td></td>
</tr>
<tr>