Add links to additional context for issues with KeyboardEvent.locale
authorGary Kacmarcik <garykac@google.com>
Tue, 27 Aug 2013 14:39:07 -0700
changeset 483 5f7658843957
parent 482 d9802c66324b
child 484 7e946390d62d
Add links to additional context for issues with KeyboardEvent.locale
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Tue Aug 27 12:57:05 2013 -0700
+++ b/html/DOM3-Events.html	Tue Aug 27 14:39:07 2013 -0700
@@ -4545,6 +4545,11 @@
 							
 							<p class="issue">
 								See bug <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=21830">21830</a> - "KeyboardEvent.locale is too general"
+								<br/>
+								Also related:
+									<a href="http://lists.w3.org/Archives/Public/www-dom/2010JulSep/0024.html">The original proposal on www-dom</a>
+								and the WebKit bug:
+									<a href="https://bugs.webkit.org/show_bug.cgi?id=69029">69029</a> - "Consider implementing key, char, location and locale properties of KeyboardEvent".
 								</p>
 						</dd>