- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Oct 2010 21:28:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv15630 Modified Files: Overview.html spec.html Log Message: W3M has requested that I revert my changes to the HTML5 spec. Reverting to warning re-directing to WHATWG version of the HTML5 spec. Giving the general public the impression that the WHATWG version of the HTML5 specification has reached the same level of consensus as the W3C version of the HTML5 specification smacks of disrespect to the 800+ participants on the HTML WG mailing list, is incorrect, misleading and underhanded. I am reverting to the previous version of the specification out of respect to W3 Management. I firmly believe that the misleading warning is sheer and utter bullshit and hope that the HTML WG Chairs can quickly execute upon a permanent solution to this issue. Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4526 retrieving revision 1.4527 diff -u -d -r1.4526 -r1.4527 --- Overview.html 27 Oct 2010 20:52:24 -0000 1.4526 +++ Overview.html 27 Oct 2010 21:28:27 -0000 1.4527 @@ -322,7 +322,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> - <p style="border:double red 2em; padding: 0.5em; color: yellow ! important; background: maroon ! important; margin: 1.5em 10%; font-size: 1.2em;">This is an out-of-date editor's draft. Please see <a style="background: transparent ! important; color: orange ! important" href="http://www.w3.org/TR/2010/WD-html5-20100624/">the latest W3C working draft</a>. Updates to this draft will resume shortly. Apologies for any inconvenience.</p> + <p style="border:double red 2em; padding: 0.5em; color: yellow ! important; background: maroon ! important; margin: 1.5em 10%; font-size: 1.2em;">This is an out-of-date editor's draft. Please see <a style="background: transparent ! important; color: orange ! important" href="http://www.whatwg.org/specs/web-apps/current-work/">the latest editor's draft</a>. Updates to this draft will resume shortly. Apologies for any inconvenience.</p> <h2 class="no-num no-toc" id="editor-s-draft-25-october-2010">Editor's Draft 25 October 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1317 retrieving revision 1.1318 diff -u -d -r1.1317 -r1.1318 --- spec.html 27 Oct 2010 21:02:25 -0000 1.1317 +++ spec.html 27 Oct 2010 21:28:29 -0000 1.1318 @@ -326,7 +326,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> - <p style="border:double red 2em; padding: 0.5em; color: yellow ! important; background: maroon ! important; margin: 1.5em 10%; font-size: 1.2em;">This is an out-of-date editor's draft. Please see <a style="background: transparent ! important; color: orange ! important" href="http://www.w3.org/TR/2010/WD-html5-20100624/">the current W3C Working Draft</a>. Updates to this draft will resume shortly. Apologies for any inconvenience.</p> + <p style="border:double red 2em; padding: 0.5em; color: yellow ! important; background: maroon ! important; margin: 1.5em 10%; font-size: 1.2em;">This is an out-of-date editor's draft. Please see <a style="background: transparent ! important; color: orange ! important" href="http://www.whatwg.org/specs/web-apps/current-work/">the current editor's draft</a>. Updates to this draft will resume shortly. Apologies for any inconvenience.</p> <h2 class="no-num no-toc" id="editor-s-draft-25-october-2010">Editor's Draft 25 October 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
Received on Wednesday, 27 October 2010 21:28:50 UTC