Fix 25365: Change remaining "trusted" to "isTrusted"
authorGary Kacmarcik <garykac@google.com>
Sun, 27 Apr 2014 13:10:23 -0700
changeset 598 abc0008f9a1d
parent 597 21cd9f302b38
child 599 ddb380ad70de
child 600 436450bf540d
Fix 25365: Change remaining "trusted" to "isTrusted"
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Sun Apr 27 10:20:31 2014 -0700
+++ b/html/DOM3-Events.html	Sun Apr 27 13:10:23 2014 -0700
@@ -978,7 +978,7 @@
 					<tr>
 						<td class="cell-number">2.</td>
 						<td><a class="eventtype" href="#event-type-click"><code>click</code></a></td>
-						<td><a class="def" href="#glossary-default-action">default action</a>; synthesized; <code>trusted="false"</code></td>
+						<td><a class="def" href="#glossary-default-action">default action</a>; synthesized; <code>isTrusted="false"</code></td>
 					</tr>
 					<tr>
 						<td class="cell-number">3.</td>
@@ -8831,7 +8831,7 @@
 						<td class="cell-number">2.</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>trusted="false"</code>
+							by the <a class="def" href="#glossary-user-agent">user agent</a>; synthesized; <code>isTrusted="false"</code>
 						</td>
 					</tr>
 					<tr>
@@ -8859,13 +8859,13 @@
 					<tr>
 						<td class="cell-number">2.</td>
 						<td><a class="eventtype" href="#event-type-click"><code>click</code></a></td>
-						<td><a class="def" href="#glossary-default-action">default action</a>; synthesized; <code>trusted="false"</code></td>
+						<td><a class="def" href="#glossary-default-action">default action</a>; synthesized; <code>isTrusted="false"</code></td>
 					</tr>
 					<tr>
 						<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>trusted="false"</code>
+							by the <a class="def" href="#glossary-user-agent">user agent</a>; synthesized; <code>isTrusted="false"</code>
 						</td>
 					</tr>
 					<tr>