hixie: add a warning while we try to resolve the publishing problem

hixie: add a warning while we try to resolve the publishing problem

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4524&r2=1.4525&f=h

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4524
retrieving revision 1.4525
diff -u -d -r1.4524 -r1.4525
--- Overview.html 25 Oct 2010 22:32:21 -0000 1.4524
+++ Overview.html 26 Oct 2010 18:30:28 -0000 1.4525
@@ -1,4 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>HTML5</title><style type="text/css">
+body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; }
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -321,6 +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.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 Tuesday, 26 October 2010 18:31:20 UTC