- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2012 20:14:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25303
Modified Files:
single-page.html spec.html
Log Message:
commit 137dd03f66748be87980a3db7d481bc076746cda
Author: Erika Doyle Navara <erika.doyle@microsoft.com>
Date: Thu Sep 27 12:47:59 2012 -0700
[HTML5 Bug 18904 cont'd] Further updates to more accurately reflect the current sources, locations, and update cadences of HTML5 work
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- single-page.html 27 Sep 2012 00:14:28 -0000 1.138
+++ single-page.html 27 Sep 2012 20:14:12 -0000 1.139
@@ -438,20 +438,14 @@
<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<!-- version history or list of changes (required) -->
<p>The latest stable version of the editor's draft of this
- specification is always available on <a href=http://dev.w3.org/html5/>the W3C CVS server</a>.</p>
- <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
-
- <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
- <p>There are various ways to follow the change history for the
- HTML specifications:</p>
- <dl><dt>E-mail notifications of changes</dt>
+ specification is always available on <a href=http://dev.w3.org/html5/>the W3C CVS server</a>.
+ There are various ways to follow the change history for this specification:
+ </p>
+ <dl><dt>Browsable version-control record of all changes:</dt>
+ <dd>Github repository (real-time updates): <a href=https://github.com/w3c/html/commits/master>https://github.com/w3c/html/commits/master</a></dd>
+ <dd>CVSWeb interface (hourly updates): <a href=http://dev.w3.org/cvsweb/html5/spec/>http://dev.w3.org/cvsweb/html5/spec/</a></dd>
+ <dt>E-mail notifications of changes:</dt>
<dd>HTML-Commits mailing list (commit notifications for dev.w3.org/html5): <a href=http://lists.w3.org/Archives/Public/public-html-commits/latest>http://lists.w3.org/Archives/Public/public-html-commits/latest</a></dd>
- <dd>Commit-Watchers mailing list (complete source diffs): <a href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</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 repository <a href=https://github.com/w3c/html/commits/master>https://github.com/w3c/html/commits/master</a></dd>
- <dd>Annotated summary with unified diffs: <a href=http://html5.org/tools/web-apps-tracker>http://html5.org/tools/web-apps-tracker</a></dd>
- <dd>Raw Subversion interface: <code>svn checkout http://svn.whatwg.org/webapps/</code></dd>
</dl><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- 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
@@ -464,13 +458,11 @@
<!-- relationship to other work (required) -->
<p>Work on this specification is also done at the <a href=http://www.whatwg.org/>WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href=http://www.w3.org/2007/03/HTML-WG-charter>W3C HTML working
- group charter</a>.</p>
- <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
-
-
-
- <!-- required patent boilerplate -->
- <p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5
+ group charter</a>. There are various ways to follow this work at the WHATWG:</p>
+ <ul><li>Commit-Watchers mailing list (complete source diffs): <a href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></li>
+ <li>Annotated summary with unified diffs: <a href=http://html5.org/tools/web-apps-tracker>http://html5.org/tools/web-apps-tracker</a></li>
+ <li>Raw Subversion interface: <code>svn checkout http://svn.whatwg.org/webapps/</code></li>
+ </ul><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5
February 2004 W3C Patent Policy</a>. W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/40318/status rel=disclosure>public list of
any patent disclosures</a> made in connection with the deliverables
of the group; that page also includes instructions for disclosing a
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.2009
retrieving revision 1.2010
diff -u -d -r1.2009 -r1.2010
--- spec.html 27 Sep 2012 00:14:29 -0000 1.2009
+++ spec.html 27 Sep 2012 20:14:13 -0000 1.2010
@@ -438,20 +438,14 @@
<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<!-- version history or list of changes (required) -->
<p>The latest stable version of the editor's draft of this
- specification is always available on <a href="http://dev.w3.org/html5/">the W3C CVS server</a>.</p>
- <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
-
- <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
- <p>There are various ways to follow the change history for the
- HTML specifications:</p>
- <dl><dt>E-mail notifications of changes</dt>
+ specification is always available on <a href="http://dev.w3.org/html5/">the W3C CVS server</a>.
+ There are various ways to follow the change history for this specification:
+ </p>
+ <dl><dt>Browsable version-control record of all changes:</dt>
+ <dd>Github repository (real-time updates): <a href="https://github.com/w3c/html/commits/master">https://github.com/w3c/html/commits/master</a></dd>
+ <dd>CVSWeb interface (hourly updates): <a href="http://dev.w3.org/cvsweb/html5/spec/">http://dev.w3.org/cvsweb/html5/spec/</a></dd>
+ <dt>E-mail notifications of changes:</dt>
<dd>HTML-Commits mailing list (commit notifications for dev.w3.org/html5): <a href="http://lists.w3.org/Archives/Public/public-html-commits/latest">http://lists.w3.org/Archives/Public/public-html-commits/latest</a></dd>
- <dd>Commit-Watchers mailing list (complete source diffs): <a href="http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org">http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</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 repository <a href="https://github.com/w3c/html/commits/master">https://github.com/w3c/html/commits/master</a></dd>
- <dd>Annotated summary with unified diffs: <a href="http://html5.org/tools/web-apps-tracker">http://html5.org/tools/web-apps-tracker</a></dd>
- <dd>Raw Subversion interface: <code>svn checkout http://svn.whatwg.org/webapps/</code></dd>
</dl><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- 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
@@ -464,13 +458,11 @@
<!-- relationship to other work (required) -->
<p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
- group charter</a>.</p>
- <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
-
-
-
- <!-- required patent boilerplate -->
- <p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
+ group charter</a>. There are various ways to follow this work at the WHATWG:</p>
+ <ul><li>Commit-Watchers mailing list (complete source diffs): <a href="http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org">http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></li>
+ <li>Annotated summary with unified diffs: <a href="http://html5.org/tools/web-apps-tracker">http://html5.org/tools/web-apps-tracker</a></li>
+ <li>Raw Subversion interface: <code>svn checkout http://svn.whatwg.org/webapps/</code></li>
+ </ul><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
February 2004 W3C Patent Policy</a>. W3C maintains a <a href="http://www.w3.org/2004/01/pp-impl/40318/status" rel="disclosure">public list of
any patent disclosures</a> made in connection with the deliverables
of the group; that page also includes instructions for disclosing a
Received on Thursday, 27 September 2012 20:14:21 UTC