[html5] r1118 - /
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 31 20:11:40 PDT 2007
Author: ianh
Date: 2007-10-31 20:11:39 -0700 (Wed, 31 Oct 2007)
New Revision: 1118
Modified:
index
source
Log:
[e] (0) er. mousey down? oops.
Modified: index
===================================================================
--- index 2007-11-01 00:48:14 UTC (rev 1117)
+++ index 2007-11-01 03:11:39 UTC (rev 1118)
@@ -32570,7 +32570,7 @@
triggered as the default action of <code
title=event-keydown>keydown</code> events with various key identifiers
and as the default action of <code
- title=event-mousedown>mouseydown</code> events.
+ title=event-mousedown>mousedown</code> events.
<dt>Change the selection
@@ -32580,7 +32580,7 @@
elements. This could be triggered as the default action of <code
title=event-keydown>keydown</code> events with various key identifiers
and as the default action of <code
- title=event-mousedown>mouseydown</code> events.
+ title=event-mousedown>mousedown</code> events.
<dt id=contenteditable-insertText>Insert text
Modified: source
===================================================================
--- source 2007-11-01 00:48:14 UTC (rev 1117)
+++ source 2007-11-01 03:11:39 UTC (rev 1118)
@@ -30006,7 +30006,7 @@
elements. This could be triggered as the default action of <code
title="event-keydown">keydown</code> events with various key
identifiers and as the default action of <code
- title="event-mousedown">mouseydown</code> events.</p></dd>
+ title="event-mousedown">mousedown</code> events.</p></dd>
<dt>Change the selection</dt>
@@ -30016,7 +30016,7 @@
elements. This could be triggered as the default action of <code
title="event-keydown">keydown</code> events with various key
identifiers and as the default action of <code
- title="event-mousedown">mouseydown</code> events.</p></dd>
+ title="event-mousedown">mousedown</code> events.</p></dd>
<dt id="contenteditable-insertText">Insert text</dt>
More information about the Commit-Watchers
mailing list