Fixup broken fragments for 2013-11-05
authorGary Kacmarcik <garykac@google.com>
Mon, 04 Nov 2013 14:40:28 -0800
changeset 67 4d1e41a73d18
parent 66 3aa3e3044f44
child 68 7d6dd9ac189c
Fixup broken fragments for 2013-11-05
WD-UI-Events-20131105.html
--- a/WD-UI-Events-20131105.html	Mon Nov 04 10:39:32 2013 -0800
+++ b/WD-UI-Events-20131105.html	Mon Nov 04 14:40:28 2013 -0800
@@ -914,8 +914,8 @@
             <pre class="idl"><span class="idlInterface" id="idl-def-CompositionEvent-1">partial interface <span class="idlInterfaceID">CompositionEvent</span> : <span class="idlSuperclass"><a href="#idl-def-UIEvent" class="idlType"><code>UIEvent</code></a></span> {
 <span class="idlAttribute">    readonly    attribute <span class="idlAttrType">DOMString</span> <span class="idlAttrName"><a href="#widl-CompositionEvent-locale">locale</a></span>;</span>
 };</span></pre><div id="attributes" class="section"><h4 id="h4_attributes"><span class="secno">4.1.1 </span>Attributes</h4><dl class="attributes"><dt id="widl-CompositionEvent-locale"><code>locale</code> of type <span class="idlAttrType">DOMString</span>, readonly   </dt><dd>
-                    <p>The <code>locale</code> <code>DOMString</code> attribute contains a BCP-47 tag [<a href="#ref-BCP-47">BCP-47</a>] indicating the locale for which the IME originating
-                        the event is configured, e.g. <code>&quot;ja&quot;</code>, <code>&quot;zh-Hans&quot;</code>, <code>&quot;ko&quot;</code>. <em class="rfc2119" title="MAY">MAY</em> be the <a class="def" href="#glossary-empty-string">empty string</a>
+                    <p>The <code>locale</code> <code>DOMString</code> attribute contains a BCP-47 tag [<a href="#bib-BCP47">BCP-47</a>] indicating the locale for which the IME originating
+                        the event is configured, e.g. <code>&quot;ja&quot;</code>, <code>&quot;zh-Hans&quot;</code>, <code>&quot;ko&quot;</code>. <em class="rfc2119" title="MAY">MAY</em> be the empty string
                         when inapplicable or unknown, e.g. when this information is not exposed by the underlying platform or application.</p>
 
                     <div class="note"><div class="note-title" id="h_note_3"><span>Note</span></div><p class=""><strong>Note:</strong> <code>locale</code> does not necessarily indicate the locale of the data or the context in
@@ -923,7 +923,7 @@
                         will still indicate French, even though the data is actually English.  Similarly, an IME application could fail to distinguish between the locale of Chinese and
                         Kanji characters.</p></div>
 
-                    <p>The <a class="def" href="#glossary-un-initialized-value">un-initialized value</a> of this attribute <em class="rfc2119" title="MUST">MUST</em> be <code>&quot;&quot;</code> (the empty string).</p>
+                    <p>The un-initialized value of this attribute <em class="rfc2119" title="MUST">MUST</em> be <code>&quot;&quot;</code> (the empty string).</p>
                 </dd></dl></div>
             
     </div>
@@ -954,8 +954,8 @@
                     <p>The un-initialized value of this attribute must be &quot;&quot; (the empty string).</p>
                     <div class="note"><div class="note-title" id="h_note_4"><span>Note</span></div><p class="">The <code>code</code> value for a single key will never exceed 23 bytes.</p></div>
                 </dd><dt id="widl-KeyboardEvent-locale"><code>locale</code> of type <span class="idlAttrType">DOMString</span>, readonly   </dt><dd>
-                    <p>The <code>locale</code> <code>DOMString</code> attribute contains a BCP-47 tag [<a href="#ref-BCP-47">BCP-47</a>] indicating the locale for which the keyboard originating
-                        the event is configured, e.g. <code>&quot;en-US&quot;</code>. The <code>locale</code> <em class="rfc2119" title="MAY">MAY</em> be the <a class="def" href="#glossary-empty-string">empty string</a> when inapplicable
+                    <p>The <code>locale</code> <code>DOMString</code> attribute contains a BCP-47 tag [<a href="#bib-BCP47">BCP-47</a>] indicating the locale for which the keyboard originating
+                        the event is configured, e.g. <code>&quot;en-US&quot;</code>. The <code>locale</code> <em class="rfc2119" title="MAY">MAY</em> be the empty string when inapplicable
                         or unknown, e.g. when this information is not exposed by the underlying platform.</p>
 
                     <div class="note"><div class="note-title" id="h_note_5"><span>Note</span></div><p class=""><strong>Note:</strong> <code>locale</code> does not necessarily indicate the locale of the data or the context in which
@@ -963,7 +963,7 @@
                         will still indicate French.  Nor can it be used to definitively calculate the <q>physical</q> or <q>virtual</q> key associated with the event, or the character
                         printed on that key.</p></div>
 
-                    <p>The <a class="def" href="#glossary-un-initialized-value">un-initialized value</a> of this attribute <em class="rfc2119" title="MUST">MUST</em> be <code>&quot;&quot;</code> (the empty string).</p>
+                    <p>The un-initialized value of this attribute <em class="rfc2119" title="MUST">MUST</em> be <code>&quot;&quot;</code> (the empty string).</p>
                 </dd></dl></div><div id="methods" class="section"><h5 id="h5_methods"><span class="secno">4.2.1.2 </span>Methods</h5><dl class="methods"><dt id="widl-KeyboardEvent-queryKeyCap-DOMString-DOMString-code-DOMString-locale"><code>queryKeyCap</code>, static</dt><dd>
                     <p>Given a <code>code</code> corresponding to a key on a standard keyboard and a [<cite><a class="bibref" href="#bib-BCP47">BCP47</a></cite>] <code>locale</code>,
                        the <code>queryKeyCap</code> method returns the character that would be generated if that key were