- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 Sep 2012 19:14:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv23634
Modified Files:
Overview.html
Log Message:
commit 18c2732e4914c341113e145bb843f5f2b6cdc01b
Author: Jay Munro <jaymunro@microsoft.com>
Date: Wed Sep 5 11:44:30 2012 -0700
Uploaded fonts
Uploaded four LGPL licensed fonts that are used by file:
middle-override-styles in tables in the spec.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- Overview.html 4 Sep 2012 22:15:24 -0000 1.143
+++ Overview.html 5 Sep 2012 19:14:53 -0000 1.144
@@ -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 4 September 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 5 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>
@@ -422,12 +422,12 @@
<dd>HTML-Diffs mailing list (diff-marked HTML versions for each change): <a href=http://lists.w3.org/Archives/Public/public-html-diffs/latest>http://lists.w3.org/Archives/Public/public-html-diffs/latest</a></dd>
<dt>Browsable version-control record of all changes:</dt>
<dd>CVSWeb interface with side-by-side diffs: <a href=http://dev.w3.org/cvsweb/html5/spec/>http://dev.w3.org/cvsweb/html5/spec/</a></dd>
- <dd>Github repo <a href=https://github.com/w3c/html/commits/master>https://github.com/w3c/html/commits/master</a></dd>
+ <dd>Github repository <a href=https://github.com/w3c/html/commits/master>https://github.com/w3c/html/commits/master</a></dd>
</dl><!-- status of document, group responsible (required) --><p>The W3C <a href=http://www.w3.org/html/wg/>HTML Working
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 4 September 2012 Editor's Draft.
+ This specification is the 5 September 2012 Editor's Draft.
</p>
Received on Wednesday, 5 September 2012 19:15:01 UTC