Update CompositionUpdate links.
--- a/html/DOM3-Events.html Mon Aug 19 10:25:43 2013 -0700
+++ b/html/DOM3-Events.html Mon Aug 19 11:23:10 2013 -0700
@@ -4758,7 +4758,7 @@
<p>Conceptually, a composition session consists of one <a class="eventtype" href="#event-type-compositionstart"><code>compositionstart</code></a> event, one or more
<a class="eventtype" href="#event-type-compositionupdate"><code>compositionupdate</code></a> events, and one <a class="eventtype" href="#event-type-compositionend">
- <code>compositionend</code></a> event, with the value of the <a href="#widl-CompositionEvent-data">data</a> attribute persisting between each <q>stage</q>
+ <code>compositionend</code></a> event, with the value of the <a href="#widl-CompositionEvent-data"><code>data</code></a> attribute persisting between each <q>stage</q>
of this event chain during each session.</p>
<p class="note"><strong>Note:</strong> While a composition session is active, keyboard events can be dispatched to the DOM if the keyboard is the input device used
@@ -4780,7 +4780,7 @@
method call.</p>
<p class="note"><strong>Authoring Note: </strong>See [<a href="#references-UIEvents">UI Events</a>] for information about programmatically initializing
- CompositionEvent objects.</p>
+ <code>CompositionEvent</code> objects.</p>
<dl class="idl" title="interface CompositionEvent : UIEvent">
<dt>readonly attribute DOMString? data</dt>
@@ -6114,8 +6114,8 @@
<tr>
<td class="cell-right"></td>
<th>Event Name</th>
- <th class="cell-center"><a href="#widl-KeyboardEvent-key"><code>KeyboardEvent<br/>key</code></th>
- <th class="cell-center">CompositionEvent<br/><code>data</code></th>
+ <th class="cell-center"><a href="#widl-KeyboardEvent-key"><code>KeyboardEvent<br/>key</code></a></th>
+ <th class="cell-center"><a href="#widl-CompositionEvent-data"><code>CompositionEvent<br/>data</code></a></th>
<th>Notes</th>
</tr>
<tr>
@@ -6190,7 +6190,7 @@
<td class="cell-right"></td>
<th>Event Name</th>
<th class="cell-center"><a href="#widl-KeyboardEvent-key"><code>KeyboardEvent<br/>key</code></a></th>
- <th class="cell-center">CompositionEvent<br/><code>data</code></th>
+ <th class="cell-center"><a href="#widl-CompositionEvent-data"><code>CompositionEvent<br/>data</code></a></th>
<th>Notes</th>
</tr>
<tr>
@@ -6285,7 +6285,7 @@
<td class="cell-right"></td>
<th>Event Name</th>
<th class="cell-center"><a href="#widl-KeyboardEvent-key"><code>KeyboardEvent<br/>key</code></a></th>
- <th class="cell-center">CompositionEvent<br/><code>data</code></th>
+ <th class="cell-center"><a href="#widl-CompositionEvent-data"><code>CompositionEvent<br/>data</code></a></th>
<th>Notes</th>
</tr>
<tr>
@@ -6414,7 +6414,7 @@
<td class="cell-right"></td>
<th>Event Name</th>
<th class="cell-center"><a href="#widl-KeyboardEvent-key"><code>KeyboardEvent<br/>key</code></a></th>
- <th class="cell-center">CompositionEvent<br/><code>data</code></th>
+ <th class="cell-center"><a href="#widl-CompositionEvent-data"><code>CompositionEvent<br/>data</code></a></th>
<th>Notes</th>
</tr>
<tr>
@@ -7791,7 +7791,7 @@
<td class="cell-right"></td>
<th>Event Name</th>
<th class="cell-center"><a href="#widl-KeyboardEvent-key"><code>KeyboardEvent<br/>key</code></a></th>
- <th class="cell-center">CompositionEvent<br/><code>data</code></th>
+ <th class="cell-center"><a href="#widl-CompositionEvent-data"><code>CompositionEvent<br/>data</code></a></th>
</tr>
<tr>
<td class="cell-right">1.</td>