- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Feb 2010 13:17:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv626 Modified Files: Overview.html spec.html Log Message: Make it clear that disabling a feature should truly remove it, not just stub it out. (whatwg r4693) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.659 retrieving revision 1.660 diff -u -d -r1.659 -r1.660 --- Overview.html 12 Feb 2010 09:57:07 -0000 1.659 +++ Overview.html 12 Feb 2010 13:17:02 -0000 1.660 @@ -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.3744. +This is revision 1.3745. </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.664 retrieving revision 1.665 diff -u -d -r1.664 -r1.665 --- spec.html 12 Feb 2010 09:57:07 -0000 1.664 +++ spec.html 12 Feb 2010 13:17:02 -0000 1.665 @@ -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.3744. +This is revision 1.3745. </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, 12 February 2010 13:17:06 UTC