Add missing </section> for Composition Keys.
--- a/html/DOM3-Events.html Tue Nov 12 07:31:27 2013 +0800
+++ b/html/DOM3-Events.html Tue Nov 12 14:05:07 2013 +0800
@@ -6890,6 +6890,7 @@
<key name="HiraganaKatakana">The Hiragana/Katakana toggle key.</key>
<key name="Eisu">The Eisu key. This key may close the IME, but it's purpose is defined by the current IME.</key>
</div>
+ </section><!-- keys-composition -->
<section id="keys-function">
<h4>General-Purpose Function Keys</h4>
@@ -6941,7 +6942,7 @@
<key name="VolumeUp">Increase audio volume.</key>
<key name="VolumeMute">Toggle between muted state and prior volume level.</key>
</div>
- </section><!-- keys-function -->
+ </section><!-- keys-multimedia -->
<section id="keys-apps">
<h4>Application Keys</h4>