- From: poot <cvsmail@w3.org>
- Date: Sat, 14 Aug 2010 05:13:34 +0900 (JST)
- To: public-html-diffs@w3.org
eliot: Fix for bug 10149: i18n comment 1 : UTF-16 BOM is required. Quick change of should to must in Encoding section, per bug. http://dev.w3.org/cvsweb/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html?r1=1.23&r2=1.24&f=h =================================================================== RCS file: /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- html-xhtml-authoring-guide.html 10 Jul 2010 00:01:22 -0000 1.23 +++ html-xhtml-authoring-guide.html 13 Aug 2010 20:08:49 -0000 1.24 @@ -1,263 +1,578 @@ -<!DOCTYPE HTML> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html dir="ltr" lang="en"><head> - - - <title>Polyglot Markup: HTML-Compatible XHTML Documents</title> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <!-- +<!-- saved from url=(0050)http://dev.w3.org/2009/dap/ReSpec.js/template.html --> +<title>Polyglot Markup: HTML-Compatible XHTML Documents</title> +<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"><!-- [...1619 lines suppressed...] - -</dd></dl></div><div class="section" id="informative-references"><h3><span - class="secno">B.2 </span>Informative references</h3><p>No informative -references.</p></div></div></body></html> \ No newline at end of file +</p> +</div> + +<div id="acknowledgements" class="appendix section"> +<!--OddPage--><h2><span class="secno">A. </span>Acknowledgements</h2> +<p>Many thanks to Daniel Glazman, Tony Ross, Sam Ruby, Jonas Sicking, +Leif Halvard Silli, Henri Sivonen, and Philip Taylor. Special thanks to +the W3C TAG. +</p> +</div> + +<div class="appendix section" id="references"><!--OddPage--><h2><span class="secno">B. </span>References</h2><div class="section" id="normative-references"><h3><span class="secno">B.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-HTML5">[HTML5]</dt><dd>Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/2010/WD-html5-20100304/"><cite>HTML 5.</cite></a> 4 March 2010. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2010/WD-html5-20100304/">http://www.w3.org/TR/2010/WD-html5-20100304/</a> +</dd><dt id="bib-RFC2854">[RFC2854]</dt><dd>D. Connolly; L. Masinter. <a href="http://www.rfc-editor.org/rfc/rfc2854.txt"><cite>The 'text/html' Media Type.</cite></a> June 2000. Internet RFC 2854. URL: <a href="http://www.rfc-editor.org/rfc/rfc2854.txt">http://www.rfc-editor.org/rfc/rfc2854.txt</a> +</dd></dl></div><div class="section" id="informative-references"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html> \ No newline at end of file
Received on Friday, 13 August 2010 20:09:38 UTC