- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Sep 2011 21:57:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv990/index-of-terms Modified Files: the-del-element.html the-ins-element.html Log Message: Add informative text about editing tables (whatwg r6595) [updated by splitter] Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-ins-element.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- the-ins-element.html 15 Aug 2011 04:59:03 -0000 1.20 +++ the-ins-element.html 27 Sep 2011 21:57:23 -0000 1.21 @@ -44,13 +44,17 @@ <a class="index-counter" href="edits-and-lists.html#ins_25">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#ins_26">Elements</a> +<a href="edits-and-lists.html#ins_26"><span class="secno">4.7.6 </span>Edits and tables</a> +<a class="index-counter" href="edits-and-lists.html#ins_27">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#ins_27">Element content categories</a> -<a class="index-counter" href="index.html#ins_28">(2)</a> +<a class="no-num" href="index.html#ins_28">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#ins_29">Interfaces</a> +<a class="no-num" href="index.html#ins_29">Element content categories</a> +<a class="index-counter" href="index.html#ins_30">(2)</a> +</dd> +<dd> +<a class="no-num" href="index.html#ins_31">Interfaces</a> </dd> </dl> Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-del-element.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- the-del-element.html 15 Aug 2011 04:59:02 -0000 1.20 +++ the-del-element.html 27 Sep 2011 21:57:23 -0000 1.21 @@ -44,16 +44,20 @@ <a class="index-counter" href="edits-and-lists.html#del_25">(3)</a> </dd> <dd> -<a href="obsolete.html#del_26"><span class="secno">10.2 </span>Non-conforming features</a> +<a href="edits-and-lists.html#del_26"><span class="secno">4.7.6 </span>Edits and tables</a> +<a class="index-counter" href="edits-and-lists.html#del_27">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#del_27">Elements</a> +<a href="obsolete.html#del_28"><span class="secno">10.2 </span>Non-conforming features</a> </dd> <dd> -<a class="no-num" href="index.html#del_28">Element content categories</a> -<a class="index-counter" href="index.html#del_29">(2)</a> +<a class="no-num" href="index.html#del_29">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#del_30">Interfaces</a> +<a class="no-num" href="index.html#del_30">Element content categories</a> +<a class="index-counter" href="index.html#del_31">(2)</a> +</dd> +<dd> +<a class="no-num" href="index.html#del_32">Interfaces</a> </dd> </dl>
Received on Tuesday, 27 September 2011 21:57:31 UTC