- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 21:27:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/canvas-api In directory hutz:/tmp/cvs-serv18604 Modified Files: canvas-2d-api.html Log Message: Updated the date and link for this versino and latest version Index: canvas-2d-api.html =================================================================== RCS file: /sources/public/html5/canvas-api/canvas-2d-api.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- canvas-2d-api.html 21 Oct 2009 19:56:35 -0000 1.3 +++ canvas-2d-api.html 21 Oct 2009 21:27:06 -0000 1.4 @@ -21,16 +21,16 @@ </p> <h1>Canvas 2D API Specification 1.0 </h1> <!--:ZZZ Update: W3C Editor's Draft 25 August 2009 --> - <h2 class="no-num no-toc">W3C Editor's Draft 12 October 2009</h2> + <h2 class="no-num no-toc">W3C Editor's Draft 21 October 2009</h2> <!--:ZZZ--> <dl> <!-- :ZZZ The syntax of a "This Version" URI MUST be <http://www.w3.org/TR/0001/WD-shortname-0001MMDD/> --> <dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2009/WD-CANVASAPI-20091012/">http://www.w3.org/TR/2009/WD-CANVASAPI-20091012/</a></dd> + <dd><a href="http://dev.w3.org/html5/canvas-api/canvas-2d-api.html">http://dev.w3.org/html5/canvas-api/canvas-2d-api.html</a></dd> <!-- :ZZZ FILL IN (w/ URLs) --> <dt>Latest Version:</dt> - <dd><a href="http://www.w3.org/TR/2009/WD-CANVASAPI-20091012/">http://www.w3.org/TR/2009/WD-CANVASAPI-20091012/</a></dd> + <dd><a href="http://dev.w3.org/html5/canvas-api/canvas-2d-api.html">http://dev.w3.org/html5/canvas-api/canvas-2d-api.html</a></dd> <dt>Authors:</dt> <dd>The authors of this specification are the participants of the W3C HTML Working Group.</dd> <dt>Editors:</dt>
Received on Wednesday, 21 October 2009 21:27:10 UTC