- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Feb 2010 02:17:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv1265 Modified Files: Overview.html spec.html Log Message: Handle missing foreign content end tags and SVG </font> and </a> end tags in foreign content. (whatwg r4803) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.744 retrieving revision 1.745 diff -u -d -r1.744 -r1.745 --- Overview.html 25 Feb 2010 01:57:12 -0000 1.744 +++ Overview.html 25 Feb 2010 02:17:04 -0000 1.745 @@ -306,7 +306,7 @@ </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>. -This is revision 1.3850. +This is revision 1.3851. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.749 retrieving revision 1.750 diff -u -d -r1.749 -r1.750 --- spec.html 25 Feb 2010 01:57:12 -0000 1.749 +++ spec.html 25 Feb 2010 02:17:04 -0000 1.750 @@ -304,7 +304,7 @@ </dl><p>This specification is available in the following formats: <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</a>. -This is revision 1.3850. +This is revision 1.3851. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Thursday, 25 February 2010 02:17:09 UTC