html5/spec-author-view Overview.html,1.863,1.864 elements.html,1.41,1.42 index.html,1.590,1.591 links.html,1.37,1.38 semantics.html,1.592,1.593 spec.html,1.871,1.872

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv18218

Modified Files:
	Overview.html elements.html index.html links.html 
	semantics.html spec.html 
Log Message:
sync with BCP47 terminology (whatwg r5007)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.863
retrieving revision 1.864
diff -u -d -r1.863 -r1.864
--- Overview.html	12 Apr 2010 23:57:48 -0000	1.863
+++ Overview.html	13 Apr 2010 00:07:32 -0000	1.864
@@ -287,7 +287,7 @@
    <h1>HTML5 (Author Edition)</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>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-12-april-2010">Editor's Draft 12 April 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-13-april-2010">Editor's Draft 13 April 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>
     <dt>Latest Editor's Draft:</dt>
@@ -305,7 +305,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.4023.
+This is revision 1.4024.
    </p> 
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -394,7 +394,7 @@
   specification's progress along the W3C Recommendation
   track.
 
-  This specification is the 12 April 2010 Editor's Draft.
+  This specification is the 13 April 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The contents of this specification are also part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a
   specification</a> published by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a
   license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- elements.html	4 Apr 2010 22:47:27 -0000	1.41
+++ elements.html	13 Apr 2010 00:07:32 -0000	1.42
@@ -633,7 +633,7 @@
   described above.</p><h5 id="the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang"><a href="#attr-lang">lang</a></code> and <code title="attr-xml-lang"><a href="#attr-xml-lang">xml:lang</a></code> attributes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <dfn id="attr-lang" title="attr-lang"><code>lang</code></dfn> attribute (in
   no namespace) specifies the primary language for the element's
   contents and for any of the element's attributes that contain
-  text. Its value must be a valid BCP 47 language code, or the empty
+  text. Its value must be a valid BCP 47 language tag, or the empty
   string. Setting the attribute to the empty string indicates that the
   primary language is unknown<!-- UA conformance requirements for this
   are below -->. <a href="references.html#refsBCP47">[BCP47]</a></p><p>The <dfn id="attr-xml-lang" title="attr-xml-lang"><code title="">lang</code></dfn>

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -d -r1.592 -r1.593
--- semantics.html	12 Apr 2010 05:57:30 -0000	1.592
+++ semantics.html	13 Apr 2010 00:07:32 -0000	1.593
@@ -921,7 +921,7 @@
     <p>For <code><a href="#meta">meta</a></code> elements with an <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv">http-equiv</a></code> attribute in the
     <a href="#attr-meta-http-equiv-content-language" title="attr-meta-http-equiv-content-language">Content
     Language state</a>, the <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute must have a
-    value consisting of a valid BCP 47 language code. <a href="references.html#refsBCP47">[BCP47]</a></p>
+    value consisting of a valid BCP 47 language tag. <a href="references.html#refsBCP47">[BCP47]</a></p>
 
     <p class="note">This pragma is not exactly equivalent to the HTTP
     <code>Content-Language</code> header, for instance it only

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.590
retrieving revision 1.591
diff -u -d -r1.590 -r1.591
--- index.html	12 Apr 2010 05:57:29 -0000	1.590
+++ index.html	13 Apr 2010 00:07:32 -0000	1.591
@@ -1940,7 +1940,7 @@
           <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">area</a></code>;
           <code title="attr-link-hreflang"><a href="semantics.html#attr-link-hreflang">link</a></code>
      </td><td> Language of the linked resource
-     </td><td> Valid BCP 47 language code
+     </td><td> Valid BCP 47 language tag
     </td></tr><tr><th> <code title="">http-equiv</code>
      </th><td> <code title="attr-meta-http-equiv"><a href="semantics.html#attr-meta-http-equiv">meta</a></code>
      </td><td> Pragma directive
@@ -1971,7 +1971,7 @@
     </td></tr><tr><th> <code title="">lang</code>
      </th><td> <a href="elements.html#attr-lang" title="attr-lang">HTML elements</a>
      </td><td> <a href="#language">Language</a> of the element
-     </td><td> Valid BCP 47 language code or the empty string
+     </td><td> Valid BCP 47 language tag or the empty string
     </td></tr><tr><th> <code title="">list</code>
      </th><td> <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">input</a></code>
      </td><td> List of autocomplete options

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- links.html	12 Apr 2010 05:57:30 -0000	1.37
+++ links.html	13 Apr 2010 00:07:32 -0000	1.38
@@ -332,7 +332,7 @@
   "<code title="">all</code>".</p><p>The <dfn id="attr-hyperlink-hreflang" title="attr-hyperlink-hreflang"><code>hreflang</code></dfn>
   attribute on hyperlink elements, if present, gives the language of
   the linked resource. It is purely advisory. The value must be a
-  valid BCP 47 language code. <a href="references.html#refsBCP47">[BCP47]</a>
+  valid BCP 47 language tag. <a href="references.html#refsBCP47">[BCP47]</a>
   </p><p>The <dfn id="attr-hyperlink-type" title="attr-hyperlink-type"><code>type</code></dfn>
   attribute, if present, gives the <a href="infrastructure.html#mime-type">MIME type</a> of the
   linked resource. It is purely advisory. The value must be a

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.871
retrieving revision 1.872
diff -u -d -r1.871 -r1.872
--- spec.html	12 Apr 2010 23:57:48 -0000	1.871
+++ spec.html	13 Apr 2010 00:07:33 -0000	1.872
@@ -285,7 +285,7 @@
    <h1>HTML5 (Author Edition)</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>
 
-   <h2 class="no-num no-toc" id=editor-s-draft-12-april-2010>Editor's Draft 12 April 2010</h2>
+   <h2 class="no-num no-toc" id=editor-s-draft-13-april-2010>Editor's Draft 13 April 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>
     <dt>Latest Editor's Draft:</dt>
@@ -303,7 +303,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.4023.
+This is revision 1.4024.
    </p> 
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -392,7 +392,7 @@
   specification's progress along the W3C Recommendation
   track.
 
-  This specification is the 12 April 2010 Editor's Draft.
+  This specification is the 13 April 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The contents of this specification are also part of <a href=http://www.whatwg.org/specs/web-apps/current-work/multipage/>a
   specification</a> published by the <a href=http://www.whatwg.org/>WHATWG</a>, which is available under a
   license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5
@@ -3551,7 +3551,7 @@
   described above.</p><h5 id=the-lang-and-xml:lang-attributes><span class=secno>3.2.3.3 </span>The <code title=attr-lang><a href=#attr-lang>lang</a></code> and <code title=attr-xml-lang><a href=#attr-xml-lang>xml:lang</a></code> attributes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <dfn id=attr-lang title=attr-lang><code>lang</code></dfn> attribute (in
   no namespace) specifies the primary language for the element's
   contents and for any of the element's attributes that contain
-  text. Its value must be a valid BCP 47 language code, or the empty
+  text. Its value must be a valid BCP 47 language tag, or the empty
   string. Setting the attribute to the empty string indicates that the
   primary language is unknown<!-- UA conformance requirements for this
   are below -->. <a href=#refsBCP47>[BCP47]</a></p><p>The <dfn id=attr-xml-lang title=attr-xml-lang><code title="">lang</code></dfn>
@@ -5347,7 +5347,7 @@
     <p>For <code><a href=#meta>meta</a></code> elements with an <code title=attr-meta-http-equiv><a href=#attr-meta-http-equiv>http-equiv</a></code> attribute in the
     <a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content
     Language state</a>, the <code title=attr-meta-content><a href=#attr-meta-content>content</a></code> attribute must have a
-    value consisting of a valid BCP 47 language code. <a href=#refsBCP47>[BCP47]</a></p>
+    value consisting of a valid BCP 47 language tag. <a href=#refsBCP47>[BCP47]</a></p>
 
     <p class=note>This pragma is not exactly equivalent to the HTTP
     <code>Content-Language</code> header, for instance it only
@@ -21761,7 +21761,7 @@
   "<code title="">all</code>".</p><p>The <dfn id=attr-hyperlink-hreflang title=attr-hyperlink-hreflang><code>hreflang</code></dfn>
   attribute on hyperlink elements, if present, gives the language of
   the linked resource. It is purely advisory. The value must be a
-  valid BCP 47 language code. <a href=#refsBCP47>[BCP47]</a>
+  valid BCP 47 language tag. <a href=#refsBCP47>[BCP47]</a>
   </p><p>The <dfn id=attr-hyperlink-type title=attr-hyperlink-type><code>type</code></dfn>
   attribute, if present, gives the <a href=#mime-type>MIME type</a> of the
   linked resource. It is purely advisory. The value must be a
@@ -28368,7 +28368,7 @@
           <code title=attr-hyperlink-hreflang><a href=#attr-hyperlink-hreflang>area</a></code>;
           <code title=attr-link-hreflang><a href=#attr-link-hreflang>link</a></code>
      </td><td> Language of the linked resource
-     </td><td> Valid BCP 47 language code
+     </td><td> Valid BCP 47 language tag
     </td></tr><tr><th> <code title="">http-equiv</code>
      </th><td> <code title=attr-meta-http-equiv><a href=#attr-meta-http-equiv>meta</a></code>
      </td><td> Pragma directive
@@ -28399,7 +28399,7 @@
     </td></tr><tr><th> <code title="">lang</code>
      </th><td> <a href=#attr-lang title=attr-lang>HTML elements</a>
      </td><td> <a href=#language>Language</a> of the element
-     </td><td> Valid BCP 47 language code or the empty string
+     </td><td> Valid BCP 47 language tag or the empty string
     </td></tr><tr><th> <code title="">list</code>
      </th><td> <code title=attr-input-list><a href=#attr-input-list>input</a></code>
      </td><td> List of autocomplete options

Received on Tuesday, 13 April 2010 00:07:37 UTC