More links related to KeyboardEvent.locale
authorGary Kacmarcik <garykac@google.com>
Tue, 27 Aug 2013 14:54:47 -0700
changeset 484 7e946390d62d
parent 483 5f7658843957
child 485 0f0a49b88b28
More links related to KeyboardEvent.locale
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Tue Aug 27 14:39:07 2013 -0700
+++ b/html/DOM3-Events.html	Tue Aug 27 14:54:47 2013 -0700
@@ -4544,12 +4544,12 @@
 							<p>The <a class="def" href="#glossary-un-initialized-value">un-initialized value</a> of this attribute MUST be <code>""</code> (the empty string).</p>
 							
 							<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"
+								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".
+									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",
+									the Chromium bug <a href="https://code.google.com/p/chromium/issues/detail?id=168971">168971</a> - "Implement 'locale' attribute in KeyboardEvent",
+									and the thread with the <a href="http://lists.w3.org/Archives/Public/www-dom/2010JulSep/0024.html">original proposal</a> on www-dom.
 								</p>
 						</dd>