html5/spec-author-view/index-of-terms event-handlers.html,1.18,1.19

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv12935/index-of-terms

Modified Files:
	event-handlers.html 
Log Message:
Define how event handler registration works to be compatible with IE and Firefox. (whatwg r6652)

[updated by splitter]


Index: event-handlers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-handlers.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- event-handlers.html	9 Sep 2011 22:57:52 -0000	1.18
+++ event-handlers.html	7 Oct 2011 21:58:00 -0000	1.19
@@ -12,16 +12,15 @@
 <a class="dfn-ref" href="webappapis.html#event-handlers"><span class="secno">6.1.2 </span>Events</a>
 <a class="index-counter" href="webappapis.html#event-handlers_5">(2)</a>
 <a class="index-counter" href="webappapis.html#event-handlers_6">(3)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_7">(4)</a>
 </dd>
 <dd>
-<a href="webappapis.html#event-handlers_8"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>
-<a class="index-counter" href="webappapis.html#event-handlers_9">(2)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_10">(3)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_11">(4)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_12">(5)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_13">(6)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_14">(7)</a>
-<a class="index-counter" href="webappapis.html#event-handlers_15">(8)</a>
+<a href="webappapis.html#event-handlers_7"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a>
+<a class="index-counter" href="webappapis.html#event-handlers_8">(2)</a>
+<a class="index-counter" href="webappapis.html#event-handlers_9">(3)</a>
+<a class="index-counter" href="webappapis.html#event-handlers_10">(4)</a>
+<a class="index-counter" href="webappapis.html#event-handlers_11">(5)</a>
+<a class="index-counter" href="webappapis.html#event-handlers_12">(6)</a>
+<a class="index-counter" href="webappapis.html#event-handlers_13">(7)</a>
+<a class="index-counter" href="webappapis.html#event-handlers_14">(8)</a>
 </dd>
 </dl>

Received on Friday, 7 October 2011 21:58:06 UTC