--- a/html/DOM3-Events.html Thu Sep 05 09:45:17 2013 -0700
+++ b/html/DOM3-Events.html Thu Sep 05 10:02:41 2013 -0700
@@ -5002,9 +5002,8 @@
</table>
<p>If the initial <code>compositionstart</code> event is canceled then the text composition session SHOULD be
- terminated:</p>
-
- <p class="issue">Should <code>compositionend</code> still fire when <code>compositionstart</code> is canceled?</p>
+ terminated. Regardless of whether or not the composition session is terminated, the
+ <code>compositionend</code> event MUST be sent.</p>
<table class="event-sequence-table">
<tr>