- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Feb 2010 21:16:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv11880 Modified Files: Overview.html spec.html Log Message: Make sure bgsound and multicol don't _count_ as 'defined' for the purposes of HTMLElement. (whatwg r4662) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.640 retrieving revision 1.641 diff -u -d -r1.640 -r1.641 --- Overview.html 5 Feb 2010 21:06:56 -0000 1.640 +++ Overview.html 5 Feb 2010 21:16:55 -0000 1.641 @@ -302,7 +302,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.3715. +This is revision 1.3716. </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.645 retrieving revision 1.646 diff -u -d -r1.645 -r1.646 --- spec.html 5 Feb 2010 21:06:56 -0000 1.645 +++ spec.html 5 Feb 2010 21:16:55 -0000 1.646 @@ -300,7 +300,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.3715. +This is revision 1.3716. </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 Friday, 5 February 2010 21:17:02 UTC