Flagged locale as an issue still.
--- a/html/DOM3-Events.html Tue Feb 24 16:50:41 2015 -0800
+++ b/html/DOM3-Events.html Tue Feb 24 16:58:23 2015 -0800
@@ -9817,7 +9817,8 @@
<li>The <a href="#interface-KeyboardEvent"><code>KeyboardEvent</code></a> and
<a href="#interface-CompositionEvent"><code>CompositionEvent</code></a> interfaces defined
a <code>locale</code> attribute. This attribute was underspecified and moved to the
- UI Events specification [<a href="#references-UIEvents">UIEvents</a>].</li>
+ UI Events specification [<a href="#references-UIEvents">UIEvents</a>].
+ <span class="issue">Need to update this text once locale's locale is finalized</span></li>
<li>The <a href="#interface-KeyboardEvent"><code>KeyboardEvent</code></a> also had a <code>char</code>
attribute that was only used by the
<a class="eventtype" href="#event-type-keypress"><code>keypress</code></a>