Change references from DOMActivate to "activation behavior"
authorGary Kacmarcik <garykac@google.com>
Mon, 28 Apr 2014 15:27:17 -0700
changeset 600 436450bf540d
parent 598 abc0008f9a1d
child 601 6dcf2b67dfd3
Change references from DOMActivate to "activation behavior"
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Sun Apr 27 13:10:23 2014 -0700
+++ b/html/DOM3-Events.html	Mon Apr 28 15:27:17 2014 -0700
@@ -1712,7 +1712,7 @@
 						<td><code>Element</code></td>
 						<td><a href="#interface-MouseEvent"><code>MouseEvent</code></a></td>
 						<td>Yes</td>
-						<td><a class="eventtype" href="#event-type-DOMActivate"><code>DOMActivate</code></a> event</td>
+						<td><a class="def" href="#glossary-activation-behavior">activation behavior</a></td>
 					</tr>
 					<tr>
 						<td><a class="eventtype" href="#event-type-compositionstart"><code>compositionstart</code></a></td>
@@ -1807,7 +1807,7 @@
 							launch <a class="def" href="#glossary-text-composition-system">text composition system</a>;
 							<a class="eventtype" href="#event-type-blur"><code>blur</code></a> and <a class="eventtype" href="#event-type-focus"><code>focus</code></a> events;
 							<a class="eventtype" href="#event-type-keypress"><code>keypress</code></a> event;
-							<a class="eventtype" href="#event-type-DOMActivate"><code>DOMActivate</code></a> event;
+							<a class="def" href="#glossary-activation-behavior">activation behavior</a>;
 							other event</td>
 					</tr>
 					<tr>
@@ -5408,7 +5408,7 @@
 										launch <a class="def" href="#glossary-text-composition-system">text composition system</a>;
 										<a class="eventtype" href="#event-type-blur"><code>blur</code></a> and <a class="eventtype" href="#event-type-focus"><code>focus</code></a> events;
 										<a class="eventtype" href="#event-type-keypress"><code>keypress</code></a> event;
-										<a class="eventtype" href="#event-type-DOMActivate"><code>DOMActivate</code></a> event;
+										<a class="def" href="#glossary-activation-behavior">activation behavior</a>;
 										other event</td>
 								</tr>
 								<tr>