- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Sep 2012 17:14:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv23383
Modified Files:
Overview.html
Log Message:
commit 7ab1ac615fcda5a342b52d7d866c5c5c41ee9952
Author: Travis Leithead <travil@microsoft.com>
Date: Thu Sep 20 10:01:03 2012 -0700
Revert "[HTML5 Bug 18224] Update to the quirksmode styles"
This reverts commit b55b3ce3bf7dd3deec9129766f5738b2d033ecca.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- Overview.html 19 Sep 2012 13:31:14 -0000 1.166
+++ Overview.html 20 Sep 2012 17:14:53 -0000 1.167
@@ -324,7 +324,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 19 September 2012</h2>
+ <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 20 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>
@@ -447,7 +447,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 19 September 2012 Editor's Draft.
+ This specification is the 20 September 2012 Editor's Draft.
</p>
@@ -5817,7 +5817,7 @@
<dd><cite><a href=http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html>Document Object Model (DOM) Level 3 Events Specification</a></cite>, T. Leithead, J. Rossi, D. Schepers, B. Höhrmann, P. Le Hégaret, T. Pixley. W3C.</dd>
<dt id=refsDOMPARSING>[DOMPARSING]</dt>
- <dd><cite><a href=http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html>DOM Parsing and Serialization</a></cite>, T. Leithead, Ms2ger. W3C.</dd>
+ <dd><cite><a href=http://www.w3.org/TR/DOM-Parsing/>DOM Parsing and Serialization</a></cite>, T. Leithead. Work in Progress. W3C.</dd>
<dt id=refsDOT>[DOT]</dt>
<dd>(Non-normative) <cite><a href=http://www.graphviz.org/content/dot-language>The DOT Language</a></cite>. Graphviz.</dd>
Received on Thursday, 20 September 2012 17:15:00 UTC