Add missing </section> for Composition Keys.
authorgarykac@google.com
Tue, 12 Nov 2013 14:05:07 +0800
changeset 527 cdd73d9c10a8
parent 526 34d57c5e629c
child 528 656cf5e5fd2f
Add missing </section> for Composition Keys.
html/DOM3-Events.html
--- 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>