[html5] r6683 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 14 11:33:40 PDT 2011
Author: ianh
Date: 2011-10-14 11:33:39 -0700 (Fri, 14 Oct 2011)
New Revision: 6683
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2011-10-14 18:25:20 UTC (rev 6682)
+++ complete.html 2011-10-14 18:33:39 UTC (rev 6683)
@@ -62219,9 +62219,9 @@
<ul class=brief><li>it is running in the context of an <a href=#activation-behavior>activation
behavior</a> or of the <a href=#concept-event-dispatch title=concept-event-dispatch>dispatching</a> of a <code title=event-click><a href=#event-click>click</a></code> event, and</li>
- <li>The <code title=event-click><a href=#event-click>click</a></code> event that led to
- the triggering of the <a href=#activation-behavior>activation behavior</a>, if any, and
- <code title=event-click><a href=#event-click>click</a></code> events of any the <a href=#concept-event-dispatch title=concept-event-dispatch>event dispatching</a> that
+ <li>The <code title=event-click><a href=#event-click>click</a></code> events that led to
+ the triggering of the <a href=#activation-behavior title="activation behavior">activation
+ behaviors</a>, if any, and the <code title=event-click><a href=#event-click>click</a></code> events of any <a href=#concept-event-dispatch title=concept-event-dispatch>event dispatching</a> that
indirectly led to the algorithm being invoked, if any, are all
<a href=#concept-events-trusted title=concept-events-trusted>trusted</a>.</li>
Modified: index
===================================================================
--- index 2011-10-14 18:25:20 UTC (rev 6682)
+++ index 2011-10-14 18:33:39 UTC (rev 6683)
@@ -62219,9 +62219,9 @@
<ul class=brief><li>it is running in the context of an <a href=#activation-behavior>activation
behavior</a> or of the <a href=#concept-event-dispatch title=concept-event-dispatch>dispatching</a> of a <code title=event-click><a href=#event-click>click</a></code> event, and</li>
- <li>The <code title=event-click><a href=#event-click>click</a></code> event that led to
- the triggering of the <a href=#activation-behavior>activation behavior</a>, if any, and
- <code title=event-click><a href=#event-click>click</a></code> events of any the <a href=#concept-event-dispatch title=concept-event-dispatch>event dispatching</a> that
+ <li>The <code title=event-click><a href=#event-click>click</a></code> events that led to
+ the triggering of the <a href=#activation-behavior title="activation behavior">activation
+ behaviors</a>, if any, and the <code title=event-click><a href=#event-click>click</a></code> events of any <a href=#concept-event-dispatch title=concept-event-dispatch>event dispatching</a> that
indirectly led to the algorithm being invoked, if any, are all
<a href=#concept-events-trusted title=concept-events-trusted>trusted</a>.</li>
Modified: source
===================================================================
--- source 2011-10-14 18:25:20 UTC (rev 6682)
+++ source 2011-10-14 18:33:39 UTC (rev 6683)
@@ -70655,9 +70655,10 @@
title="concept-event-dispatch">dispatching</span> of a <code
title="event-click">click</code> event, and</li>
- <li>The <code title="event-click">click</code> event that led to
- the triggering of the <span>activation behavior</span>, if any, and
- <code title="event-click">click</code> events of any the <span
+ <li>The <code title="event-click">click</code> events that led to
+ the triggering of the <span title="activation behavior">activation
+ behaviors</span>, if any, and the <code
+ title="event-click">click</code> events of any <span
title="concept-event-dispatch">event dispatching</span> that
indirectly led to the algorithm being invoked, if any, are all
<span title="concept-events-trusted">trusted</span>.</li>
More information about the Commit-Watchers
mailing list