- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jan 2010 10:47:03 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv1871 Modified Files: Overview.html spec.html Log Message: make 'fetch' support being called with a URL, since that is what the spec does all over the place anyway. (whatwg r4518) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.599 retrieving revision 1.600 diff -u -d -r1.599 -r1.600 --- Overview.html 6 Jan 2010 10:37:21 -0000 1.599 +++ Overview.html 6 Jan 2010 10:47:01 -0000 1.600 @@ -281,7 +281,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.3613. +This is revision 1.3615. </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.604 retrieving revision 1.605 diff -u -d -r1.604 -r1.605 --- spec.html 6 Jan 2010 10:37:21 -0000 1.604 +++ spec.html 6 Jan 2010 10:47:01 -0000 1.605 @@ -279,7 +279,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.3613. +This is revision 1.3615. </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 Wednesday, 6 January 2010 10:47:05 UTC