- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Sep 2012 17:14:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext In directory hutz:/tmp/cvs-serv11131 Modified Files: Overview.html Log Message: commit 30f530989e9d28255a149d5db52ad28b09f44863 Author: Sam Ruby <rubys@intertwingly.net> Date: Fri Sep 21 13:02:23 2012 -0400 Update to point to the current DOMPARSING spec Index: Overview.html =================================================================== RCS file: /sources/public/html5/2dcontext/Overview.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- Overview.html 21 Sep 2012 00:14:17 -0000 1.169 +++ Overview.html 21 Sep 2012 17:14:16 -0000 1.170 @@ -5523,7 +5523,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://www.w3.org/TR/DOM-Parsing/>DOM Parsing and Serialization</a></cite>, T. Leithead. Work in Progress. W3C.</dd> + <dd><cite><a href=http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html>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 Friday, 21 September 2012 17:14:19 UTC