Resolve issue: NumLock has location=STANDARD (not NUMPAD)
authorGary Kacmarcik <garykac@google.com>
Thu, 05 Sep 2013 09:40:35 -0700
changeset 491 6e689aaa5b6b
parent 490 e2d112351fb1
child 492 829a7329564b
Resolve issue: NumLock has location=STANDARD (not NUMPAD)
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Thu Sep 05 09:36:11 2013 -0700
+++ b/html/DOM3-Events.html	Thu Sep 05 09:40:35 2013 -0700
@@ -4380,9 +4380,6 @@
 					<p class="note"><strong>Authoring Note: </strong>See [<a href="#references-UIEvents">UI Events</a>] for information about programmatically initializing
 						<a href="#interface-KeyboardEvent"><code>KeyboardEvent</code></a> objects.</p>
 
-					<p class="issue">The spec has been updated to note that the NumLock key has a location of STANDARD since that matches Firefox/IE. Chrome was just
-						updated to return STANDARD for NumLock. Previously the spec stated that all numeric keypad keys should have location=NUMPAD.</p>
-					
 					<dl class="idl" title="interface KeyboardEvent : UIEvent">
 						<dt>// KeyLocationCode</dt>