- From: poot <cvsmail@w3.org>
- Date: Thu, 29 Jan 2009 22:41:47 +0900 (JST)
- To: public-html-diffs@w3.org
Major restructure of document, temporarily removed element reference 6 The HTML Vocabulary and APIs http://people.w3.org/mike/diffs/html5/html-author/Overview.1.20.html#the-html-vocabulary-and-apis 5 The HTML and XHTML Syntax http://people.w3.org/mike/diffs/html5/html-author/Overview.1.20.html#the-html-and-xhtml-syntax http://people.w3.org/mike/diffs/html5/html-author/Overview.diff.html http://dev.w3.org/cvsweb/html5/html-author/Overview.html?r1=1.19&r2=1.20&f=h =================================================================== RCS file: /sources/public/html5/html-author/Overview.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- Overview.html 28 Jan 2009 14:42:03 -0000 1.19 +++ Overview.html 29 Jan 2009 13:40:37 -0000 1.20 @@ -32,10 +32,11 @@ <header> <!--begin-logo--><p><a href=http://www.w3.org/><img alt=W3C src=http://www.w3.org/Icons/w3c_home></a></p><!--end-logo--> <h1>The Web Developer’s Guide to HTML 5</h1> - <h2 class="no-num no-toc">W3C Editor’s Draft 28 January 2009</h2> + <h2 class="no-num no-toc">W3C Editor’s Draft 29 January 2009</h2> + <dl> <dt>This version:</dt> - <dd><a href=[VERSION]>http://www.w3.org/TR/2009/ED-html5-author-20090128</a></dd> + <dd><a href=[VERSION]>http://www.w3.org/TR/2009/ED-html5-author-20090129</a></dd> <dt>Latest version:</dt> [...3167 lines suppressed...] + <h2 id=the-html-and-xhtml-syntax><span class=secno>5 </span>The HTML and XHTML Syntax</h2> + <p>...</p> +</section> -<h2 id=acknowledgments><span class=secno>5 </span>Acknowledgments</h2> -<p>The editor would like to thank:</p> -<p>Anne van Kestern, Dead Edridge, Henri Sivonen, Ian Hickson, Kai Hendry, Rojer Johannsson</p> +<section> + <h2 id=the-html-vocabulary-and-apis><span class=secno>6 </span>The HTML Vocabulary and APIs</h2> + <p>...</p> +</section> -<h2 class=no-num id=references>References</h2> -<p>[TODO]</p> -</section></body></html> \ No newline at end of file +</body></html> \ No newline at end of file Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/html-author/Overview.src.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Overview.src.html 28 Jan 2009 23:33:34 -0000 1.20 +++ Overview.src.html 29 Jan 2009 13:40:37 -0000 1.21 @@ -35,6 +35,7 @@ <!--logo--> <h1>The Web Developer’s Guide to HTML 5</h1> <h2 class="no-num no-toc">W3C Editor’s Draft [DATE: 6 May 2008]</h2> + <dl> <dt>This version:</dt> <dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/ED-html5-author-[CDATE]</a></dd> @@ -46,20 +47,21 @@ <dd><a href="http://lachy.id.au/">Lachlan Hunt</a> (<a href="http://www.opera.com/">Opera Software ASA</a>) <a href="mailto:lachlan.hunt@lachy.id.au">lachlan.hunt@lachy.id.au</a></dd> </dl> [...3189 lines suppressed...] + <p>...</p> +</section> +<section> + <h1>The HTML and XHTML Syntax</h1> + <p>...</p> +</section> -<h2>Acknowledgments</h2> -<p>The editor would like to thank:</p> -<p>Anne van Kestern, Dead Edridge, Henri Sivonen, Ian Hickson, Kai Hendry, Rojer Johannsson</p> +<section> + <h1>The HTML Vocabulary and APIs</h1> + <p>...</p> +</section> -<h2 class="no-num" id="references">References</h2> -<p>[TODO]</p> </body> </html>
Received on Thursday, 29 January 2009 13:42:27 UTC