- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 26 Mar 2012 05:11:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv4538 Modified Files: Overview.html Log Message: Make it easier to do hit testing on canvas (whatwg r7029) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5610 retrieving revision 1.5611 diff -u -d -r1.5610 -r1.5611 --- Overview.html 19 Mar 2012 22:29:27 -0000 1.5610 +++ Overview.html 26 Mar 2012 05:11:08 -0000 1.5611 @@ -357,7 +357,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-20-april-2012">W3C Working Draft 20 April 2012</h2> + <h2 class="no-num no-toc" id="w3c-working-draft-20-march-2012">W3C Working Draft 20 March 2012</h2> <dl><dt>This Version:</dt> <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120320/">http://www.w3.org/TR/2012/WD-html5-20120320/</a></dd> <dt>Latest Published Version:</dt> @@ -566,7 +566,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 20 April 2012 Working Draft. + This specification is the 20 March 2012 Working Draft. </p>
Received on Monday, 26 March 2012 05:11:15 UTC