fixed mouseleave/mouseout
authorschepers
Thu, 18 Feb 2010 04:10:48 +0900
changeset 242 db18dbc05f98
parent 241 9ae4fb261283
child 243 d6f9d90c12fb
fixed mouseleave/mouseout
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Thu Feb 18 03:45:53 2010 +0900
+++ b/html/DOM3-Events.html	Thu Feb 18 04:10:48 2010 +0900
@@ -2851,7 +2851,7 @@
             </dfn></dt>
           <dd>
             <table border="0" summary="This table contains information about the semantics of the given event type" cellpadding="2" cellspacing="0">
-              <tr class="assert must"><th>Type</th><td class="eventname"><strong><code>mouseout</code></strong></td></tr>
+              <tr class="assert must"><th>Type</th><td class="eventname"><strong><code>mouseleave</code></strong></td></tr>
               <tr class="assert must"><th>Interface</th><td><a href="#events-Events-MouseEvent"><code>MouseEvent</code></a></td></tr>
               <tr class="assert must"><th>Sync / Async</th><td>Sync</td></tr>
               <tr class="assert must"><th>Bubbles</th><td>No</td></tr>