--- 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>