- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Oct 2010 21:02:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv13409 Modified Files: spec.html Log Message: Changed warning for HTML5 spec.html to point to latest W3C working draft. Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1316 retrieving revision 1.1317 diff -u -d -r1.1316 -r1.1317 --- spec.html 26 Oct 2010 18:46:55 -0000 1.1316 +++ spec.html 27 Oct 2010 21:02:25 -0000 1.1317 @@ -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.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> + <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> <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> @@ -1220,4 +1220,4 @@ <li><a class="no-num" href="index.html#interfaces">Interfaces</a></li> <li><a class="no-num" href="index.html#events-0">Events</a></li></ol></li> <li><a class="no-num" href="references.html#references">References</a></li> - <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></li></ol><!--end-toc--></body></html> \ No newline at end of file + <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></li></ol><!--end-toc--></body></html>
Received on Wednesday, 27 October 2010 21:02:29 UTC