- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Sep 2012 14:14:46 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv12000
Modified Files:
Overview.html
Log Message:
commit cd7313f8b21c8069488c1efec603769745585990
Author: Robin Berjon <robin@berjon.com>
Date: Tue Sep 11 16:00:30 2012 +0200
implement Anne's suggestion as per https://www.w3.org/Bugs/Public/show_bug.cgi?id=18271
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- Overview.html 10 Sep 2012 22:44:17 -0000 1.154
+++ Overview.html 11 Sep 2012 14:14:43 -0000 1.155
@@ -321,7 +321,7 @@
<h1>HTML Canvas 2D Context</h1>
<h2 class="no-num no-toc" id=generatedID></h2>
- <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 September 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 11 September 2012</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href=http://www.w3.org/TR/2dcontext/>http://www.w3.org/TR/2dcontext/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -427,7 +427,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 10 September 2012 Editor's Draft.
+ This specification is the 11 September 2012 Editor's Draft.
</p>
Received on Tuesday, 11 September 2012 14:14:51 UTC