- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Sep 2011 22:57:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv441/index-of-terms Modified Files: the-pre-element.html Log Message: Point out that 'pre' might be a better solution than 'code' for authors who used 'xmp'. (whatwg r6547) [updated by splitter] Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-pre-element.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- the-pre-element.html 15 Aug 2011 04:59:06 -0000 1.25 +++ the-pre-element.html 8 Sep 2011 22:57:31 -0000 1.26 @@ -37,15 +37,16 @@ <a href="obsolete.html#pre_16"><span class="secno">10.2 </span>Non-conforming features</a> <a class="index-counter" href="obsolete.html#pre_17">(2)</a> <a class="index-counter" href="obsolete.html#pre_18">(3)</a> +<a class="index-counter" href="obsolete.html#pre_19">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#pre_19">Elements</a> +<a class="no-num" href="index.html#pre_20">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#pre_20">Element content categories</a> -<a class="index-counter" href="index.html#pre_21">(2)</a> +<a class="no-num" href="index.html#pre_21">Element content categories</a> +<a class="index-counter" href="index.html#pre_22">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#pre_22">Interfaces</a> +<a class="no-num" href="index.html#pre_23">Interfaces</a> </dd> </dl>
Received on Thursday, 8 September 2011 22:57:36 UTC