- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Aug 2011 04:58:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv353/index-of-terms Modified Files: space-character.html white_space.html Log Message: Explain some of the conformance terminology better. (whatwg r6473) [updated by splitter] Index: white_space.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/white_space.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- white_space.html 15 Aug 2011 04:59:08 -0000 1.3 +++ white_space.html 16 Aug 2011 04:58:26 -0000 1.4 @@ -1,6 +1,6 @@ <dl id="white_space_index"> <dd> -<a class="dfn-ref" href="common-microsyntaxes.html#white_space"><span class="secno">2.4.1 </span>Common parser idioms</a> +<a class="dfn-ref" href="common-microsyntaxes.html#white_space"><span class="secno">2.4 </span>Common microsyntaxes</a> </dd> <dd> <a href="common-microsyntaxes.html#white_space_0"><span class="secno">2.4.5.7 </span>Vaguer moments in time</a> Index: space-character.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/space-character.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- space-character.html 15 Aug 2011 04:58:59 -0000 1.3 +++ space-character.html 16 Aug 2011 04:58:26 -0000 1.4 @@ -1,6 +1,6 @@ <dl id="space-character_index"> <dd> -<a class="dfn-ref" href="common-microsyntaxes.html#space-character"><span class="secno">2.4.1 </span>Common parser idioms</a> +<a class="dfn-ref" href="common-microsyntaxes.html#space-character"><span class="secno">2.4 </span>Common microsyntaxes</a> </dd> <dd> <a href="common-microsyntaxes.html#space-character_0"><span class="secno">2.4.4.4 </span>Lists of integers</a>
Received on Tuesday, 16 August 2011 04:58:30 UTC