Additional fix for 25365 - About trusted="false" in two event orders
authorTravis Leithead
Mon, 05 May 2014 17:41:56 -0700
changeset 618 0e86d968e9d4
parent 617 662bf4d9897a
child 619 1b16eb00ac6c
Additional fix for 25365 - About trusted="false" in two event orders
* missed a spot.
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Mon May 05 17:34:37 2014 -0700
+++ b/html/DOM3-Events.html	Mon May 05 17:41:56 2014 -0700
@@ -8613,7 +8613,7 @@
 						<td class="cell-number">3.</td>
 						<td><a class="eventtype" href="#event-type-DOMActivate"><code>DOMActivate</code></a></td>
 						<td><a class="def" href="#glossary-default-action">default action</a>, if supported
-							by the <a class="def" href="#glossary-user-agent">user agent</a>; synthesized; <code>isTrusted="false"</code>
+							by the <a class="def" href="#glossary-user-agent">user agent</a>; synthesized; <code>isTrusted="true"</code>
 						</td>
 					</tr>
 					<tr>