Fix name/id of the composition event section.
--- a/source_respec.htm	Mon Nov 04 10:17:19 2013 -0800
+++ b/source_respec.htm	Mon Nov 04 10:21:40 2013 -0800
@@ -421,10 +421,10 @@
             composition events by adding a <code>locale</code> attribute.
         </p>
 
-        <section id="keyboard-event-interface">
-            <h1>Interface <code>KeyboardEvent</code></h1>
+        <section id="composition-event-interface">
+            <h1>Interface <code>CompositionEvent</code></h1>
 
-            <dl class="idl" title="partial interface KeyboardEvent : UIEvent">
+            <dl class="idl" title="partial interface CompositionEvent : UIEvent">
                 <dt>readonly attribute DOMString locale</dt>
                 <dd>
                     <p>The <code>locale</code> <code>DOMString</code> attribute contains a BCP-47 tag [<a href="#ref-BCP-47">BCP-47</a>] indicating the locale for which the IME originating