- From: poot <cvsmail@w3.org>
- Date: Tue, 9 Mar 2010 02:28:59 +0900 (JST)
- To: public-html-diffs@w3.org
mike: h:tml; reference BCP 47 instead of RFC 5646 http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.197&r2=1.198&f=h =================================================================== RCS file: /sources/public/html5/markup/Overview.html,v retrieving revision 1.402 retrieving revision 1.403 diff -u -d -r1.402 -r1.403 --- Overview.html 7 Mar 2010 11:29:02 -0000 1.402 +++ Overview.html 8 Mar 2010 17:28:44 -0000 1.403 @@ -10,7 +10,7 @@ <div class="head"> <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div> <h1>HTML: The Markup Language</h1> -<h2>W3C Editor’s Draft <em>7 March 2010</em> +<h2>W3C Editor’s Draft <em>9 March 2010</em> </h2> <dl> <dt>Latest Editor’s Draft:</dt> @@ -51,7 +51,7 @@ reports index</a> at http://www.w3.org/TR/. </em></p> <p> - This document is the 7 March 2010 Editor’s Draft of + This document is the 9 March 2010 Editor’s Draft of <cite>HTML: The Markup Language</cite>. If you’d like to comment on this document, the preferred Index: datatypes.html =================================================================== RCS file: /sources/public/html5/markup/datatypes.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- datatypes.html 7 Mar 2010 11:57:31 -0000 1.43 +++ datatypes.html 8 Mar 2010 17:28:44 -0000 1.44 @@ -519,8 +519,8 @@ <div class="datatype-desc">A valid <dfn id="language-tag" title="language-tag">language tag</dfn>, - as defined in RFC 5646 - <a href="references.html#refsRFC5646">[RFC5646]</a>.</div> + as defined in BCP 47 + <a href="references.html#refsBCP47">[BCP47]</a>.</div> </div> </div> <div id="common.data.keylabellist-def" class="section"> Index: references.html =================================================================== RCS file: /sources/public/html5/markup/references.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- references.html 7 Mar 2010 11:29:06 -0000 1.25 +++ references.html 8 Mar 2010 17:28:44 -0000 1.26 @@ -21,6 +21,12 @@ <dd> <cite><a href="http://tools.ietf.org/html/std68">Augmented BNF for Syntax Specifications: ABNF</a></cite>. D. Crocker, P. Overell.</dd> + <dt><dfn id="refsBCP47">[BCP47]</dfn></dt> + <dd> +<cite><a href="http://tools.ietf.org/html/bcp47">Tags for Identifying Languages</a></cite>. A. + Phillips, M. Davis.</dd> + <dd><span class="references-note">(for examples of language + tags, see in particular <a href="http://tools.ietf.org/html/bcp47#appendix-A">http://tools.ietf.org/html/bcp47#appendix-A</a>)</span></dd> <dt><dfn id="refsCSS">[CSS]</dfn></dt> <dd> <cite><a href="http://www.w3.org/TR/2008/WD-css-beijing-20080516/">Cascading Style Sheets (CSS) Snapshot 2007</a></cite>. @@ -81,12 +87,6 @@ <cite><a href="http://tools.ietf.org/html/rfc5322">Internet Message Format</a></cite>. P. Resnick.</dd> <dd><span class="references-note">(see in particular <a href="http://tools.ietf.org/html/rfc5322#section-3.2.3">http://tools.ietf.org/html/rfc5322#section-3.2.3</a>)</span></dd> - <dt><dfn id="refsRFC5646">[RFC5646]</dfn></dt> - <dd> -<cite><a href="http://tools.ietf.org/html/rfc5646">Tags for Identifying Languages</a></cite>. A. - Phillips, M. Davis.</dd> - <dd><span class="references-note">(for examples of language - tags, see in particular <a href="http://tools.ietf.org/html/rfc5646#appendix-A">http://tools.ietf.org/html/rfc5646#appendix-A</a>)</span></dd> <dt><dfn id="refsXML">[XML]</dfn></dt> <dd> <cite><a href="http://www.w3.org/TR/xml/">Extensible Markup Language (XML) 1.0</a></cite>. Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.197 retrieving revision 1.198 diff -u -d -r1.197 -r1.198 --- spec.html 7 Mar 2010 11:57:31 -0000 1.197 +++ spec.html 8 Mar 2010 17:28:44 -0000 1.198 @@ -10,7 +10,7 @@ <div class="head"> <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div> <h1>HTML: The Markup Language</h1> -<h2>W3C Editor’s Draft <em>7 March 2010</em> +<h2>W3C Editor’s Draft <em>9 March 2010</em> </h2> <dl> <dt>Latest Editor’s Draft:</dt> @@ -50,7 +50,7 @@ reports index</a> at http://www.w3.org/TR/. </em></p> <p> - This document is the 7 March 2010 Editor’s Draft of + This document is the 9 March 2010 Editor’s Draft of <cite>HTML: The Markup Language</cite>. If you’d like to comment on this document, the preferred @@ -19066,8 +19066,8 @@ <div class="datatype-desc">A valid <dfn id="language-tag" title="language-tag">language tag</dfn>, - as defined in RFC 5646 - <a href="#refsRFC5646">[RFC5646]</a>.</div> + as defined in BCP 47 + <a href="#refsBCP47">[BCP47]</a>.</div> </div> </div> <div id="common.data.keylabellist-def" class="section"> @@ -19379,6 +19379,12 @@ <dd> <cite><a href="http://tools.ietf.org/html/std68">Augmented BNF for Syntax Specifications: ABNF</a></cite>. D. Crocker, P. Overell.</dd> + <dt><dfn id="refsBCP47">[BCP47]</dfn></dt> + <dd> +<cite><a href="http://tools.ietf.org/html/bcp47">Tags for Identifying Languages</a></cite>. A. + Phillips, M. Davis.</dd> + <dd><span class="references-note">(for examples of language + tags, see in particular <a href="http://tools.ietf.org/html/bcp47#appendix-A">http://tools.ietf.org/html/bcp47#appendix-A</a>)</span></dd> <dt><dfn id="refsCSS">[CSS]</dfn></dt> <dd> <cite><a href="http://www.w3.org/TR/2008/WD-css-beijing-20080516/">Cascading Style Sheets (CSS) Snapshot 2007</a></cite>. @@ -19439,12 +19445,6 @@ <cite><a href="http://tools.ietf.org/html/rfc5322">Internet Message Format</a></cite>. P. Resnick.</dd> <dd><span class="references-note">(see in particular <a href="http://tools.ietf.org/html/rfc5322#section-3.2.3">http://tools.ietf.org/html/rfc5322#section-3.2.3</a>)</span></dd> - <dt><dfn id="refsRFC5646">[RFC5646]</dfn></dt> - <dd> -<cite><a href="http://tools.ietf.org/html/rfc5646">Tags for Identifying Languages</a></cite>. A. - Phillips, M. Davis.</dd> - <dd><span class="references-note">(for examples of language - tags, see in particular <a href="http://tools.ietf.org/html/rfc5646#appendix-A">http://tools.ietf.org/html/rfc5646#appendix-A</a>)</span></dd> <dt><dfn id="refsXML">[XML]</dfn></dt> <dd> <cite><a href="http://www.w3.org/TR/xml/">Extensible Markup Language (XML) 1.0</a></cite>.
Received on Monday, 8 March 2010 17:29:29 UTC