- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 Jun 2008 10:08:01 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv30964 Modified Files: Overview.html Log Message: Errr, changing the status section without talking to me first isn't cool. Let's make it clear. (whatwg r) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.929 retrieving revision 1.930 diff -u -d -r1.929 -r1.930 --- Overview.html 11 Jun 2008 09:49:47 -0000 1.929 +++ Overview.html 11 Jun 2008 10:07:59 -0000 1.930 @@ -108,12 +108,14 @@ and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p> - + <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + <p class="alt copyright">The <a href="http://www.whatwg.org/specs/web-apps/current-work/">WHATWG version</a> of this specification is available under a more permissive license.</p> - </div> + <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + </div> <hr> @@ -145,10 +147,12 @@ href="mailto:public-html-comments-request@w3.org?subject=subscribe">subscribe</a>, <a href="http://lists.w3.org/Archives/Public/public-html-comments/">archives</a>) + <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> or <a href="mailto:whatwg@whatwg.org">whatwg@whatwg.org</a> (<a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">subscribe</a>, <a href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/">archives</a>). + <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> All feedback is welcome.</p> <!-- stability (required) --> @@ -167,6 +171,7 @@ of the W3C as a whole who object strongly to the current text, the existence of the section at all, or the idea that the working group should even spend time discussing the concept of that section.</p> + <!-- 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 @@ -177,7 +182,9 @@ contain unfinished text in the process of being prepared) is available <a href="http://www.whatwg.org/specs/web-apps/current-work/">on the WHATWG site</a>. Detailed change history can be obtained from the following - locations: + locations:</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 --> <ul> <li>Twitter messages (non-editorial changes only): <a @@ -195,21 +202,26 @@ <li>CVS log: <a href="http://dev.w3.org/cvsweb/html5/spec/Overview.html">http://dev.w3.org/cvsweb/html5/spec/Overview.html</a> </ul> + <!-- 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 track. <!--ZZZ:--> This specification is the 11 June 2008 <!--ZZZ "Working Draft"-->Editor's Draft. <!--:ZZZ--></p> + <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> <!-- relationship to other work (required) --> <p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are identical from the table of contents onwards.</p> + <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> <!-- context and rationale (required) --> <p>This specification is intended to replace (be the new version of) what was previously the HTML4, XHTML 1.x, and DOM2 HTML specifications.</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
Received on Wednesday, 11 June 2008 10:08:37 UTC