- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Oct 2011 22:57:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv20240/index-of-terms Modified Files: event-handlers.html function.html Log Message: Remove the incredibly vague and complicated requirement that UAs provide localised quote rules. (whatwg r6655) [updated by splitter] Index: function.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/function.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- function.html 30 Sep 2011 23:57:13 -0000 1.32 +++ function.html 7 Oct 2011 22:57:31 -0000 1.33 @@ -242,6 +242,5 @@ <a href="webappapis.html#function_223"><span class="secno">6.1.2 </span>Events</a> <a class="index-counter" href="webappapis.html#function_224">(2)</a> <a class="dfn-ref" href="webappapis.html#function">(3)</a> -<a class="index-counter" href="webappapis.html#function_225">(4)</a> </dd> </dl> Index: event-handlers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-handlers.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- event-handlers.html 7 Oct 2011 21:58:00 -0000 1.19 +++ event-handlers.html 7 Oct 2011 22:57:30 -0000 1.20 @@ -11,16 +11,15 @@ <dd> <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> </dd> <dd> -<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> +<a href="webappapis.html#event-handlers_6"><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_7">(2)</a> +<a class="index-counter" href="webappapis.html#event-handlers_8">(3)</a> +<a class="index-counter" href="webappapis.html#event-handlers_9">(4)</a> +<a class="index-counter" href="webappapis.html#event-handlers_10">(5)</a> +<a class="index-counter" href="webappapis.html#event-handlers_11">(6)</a> +<a class="index-counter" href="webappapis.html#event-handlers_12">(7)</a> +<a class="index-counter" href="webappapis.html#event-handlers_13">(8)</a> </dd> </dl>
Received on Friday, 7 October 2011 22:57:35 UTC