- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Feb 2010 05:22:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/tools In directory hutz:/tmp/cvs-serv301/tools Modified Files: toc.xsl Log Message: added figure and figcaption Index: toc.xsl =================================================================== RCS file: /sources/public/html5/markup/tools/toc.xsl,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- toc.xsl 9 Sep 2009 09:46:08 -0000 1.7 +++ toc.xsl 2 Feb 2010 05:22:35 -0000 1.8 @@ -99,6 +99,7 @@ or @id="details" or @id="dialog" or @id="figure" + or @id="figcaption" or @id="header" or @id="hgroup" or @id="input.datetime"
Received on Tuesday, 2 February 2010 05:22:39 UTC