[css-syntax] Add Encoding to normative references.

Fri, 03 Jan 2014 11:54:47 +0000

author
Simon Sapin <simon.sapin@exyr.org>
date
Fri, 03 Jan 2014 11:54:47 +0000
changeset 9699
e2bac65f3d7b
parent 9698
390e1d12300d
child 9700
6c5d1704f506

[css-syntax] Add Encoding to normative references.

biblio.ref file | annotate | diff | comparison | revisions
css-syntax/Overview.html file | annotate | diff | comparison | revisions
css-syntax/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/biblio.ref	Thu Jan 02 14:36:28 2014 -0800
     1.2 +++ b/biblio.ref	Fri Jan 03 11:54:47 2014 +0000
     1.3 @@ -8651,3 +8651,10 @@
     1.4  %O 中华人民共和国国家标准
     1.5  %D 1995
     1.6  
     1.7 +%L ENCODING
     1.8 +%T Encoding
     1.9 +%A Anne van Kesteren
    1.10 +%A Joshua Bell
    1.11 +%S Living Standard
    1.12 +%U http://encoding.spec.whatwg.org/
    1.13 +
     2.1 --- a/css-syntax/Overview.html	Thu Jan 02 14:36:28 2014 -0800
     2.2 +++ b/css-syntax/Overview.html	Fri Jan 03 11:54:47 2014 +0000
     2.3 @@ -54,7 +54,7 @@
     2.4  </p>
     2.5    <h1 class="p-name no-ref" id=title>CSS Syntax Module Level 3</h1>
     2.6    <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
     2.7 -    <span class=dt-updated><span class=value-title title=20131224>24 December 2013</span></span></span></h2>
     2.8 +    <span class=dt-updated><span class=value-title title=20140103>3 January 2014</span></span></span></h2>
     2.9    <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-syntax/>http://dev.w3.org/csswg/css-syntax/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-syntax-3/>http://www.w3.org/TR/css-syntax-3/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-syntax/>http://dev.w3.org/csswg/css-syntax/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/ rel=previous>http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/</a><dd><a href=http://www.w3.org/TR/2013/WD-css-syntax-3-20130919/ rel=previous>http://www.w3.org/TR/2013/WD-css-syntax-3-20130919/</a>
    2.10      <dt>Feedback:</dt>
    2.11          <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-syntax%5D%20feedback">www-style@w3.org</a>
    2.12 @@ -433,7 +433,7 @@
    2.13  
    2.14  <p>	The algorithms to <dfn data-dfn-type=dfn data-noexport="" id=get-an-encoding><a href=http://encoding.spec.whatwg.org/#concept-encoding-get>get an encoding</a><a class=self-link href=#get-an-encoding></a></dfn>
    2.15  	and <dfn data-dfn-type=dfn data-noexport="" id=decode><a href=http://encoding.spec.whatwg.org/#decode>decode</a><a class=self-link href=#decode></a></dfn>
    2.16 -	are defined in the <a href=http://encoding.spec.whatwg.org/>Encoding Standard</a>.
    2.17 +	are defined in <a data-biblio-type=normative data-link-type=biblio href=#encoding title=encoding>[ENCODING]</a>.
    2.18  
    2.19  <p>	First, <dfn data-dfn-type=dfn data-noexport="" id=determine-the-fallback-encoding>determine the fallback encoding<a class=self-link href=#determine-the-fallback-encoding></a></dfn>:
    2.20  
    2.21 @@ -4485,7 +4485,7 @@
    2.22  <p>	Additionally, an <a class=css data-link-type=maybe href=#at-ruledef-charset title=@charset>@charset</a> rule is invalid if it is not at the top-level of a stylesheet,
    2.23  	or if it is not the very first rule of a stylesheet.
    2.24  
    2.25 -<p>	<a class=css data-link-type=maybe href=#at-ruledef-charset title=@charset>@charset</a> rules have an <dfn data-dfn-type=dfn data-noexport="" id=encoding>encoding<a class=self-link href=#encoding></a></dfn>,
    2.26 +<p>	<a class=css data-link-type=maybe href=#at-ruledef-charset title=@charset>@charset</a> rules have an <dfn data-dfn-type=dfn data-noexport="" id=at-charset-encoding>encoding<a class=self-link href=#at-charset-encoding></a></dfn>,
    2.27  	given by the value of the <a class="production css-code" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#string-value title="<string>">&lt;string&gt;</a>.
    2.28  
    2.29  <p>	The <a class=css data-link-type=maybe href=#at-ruledef-charset title=@charset>@charset</a> rule has <strong>no effect on a stylesheet</strong>.
    2.30 @@ -4716,7 +4716,7 @@
    2.31  			as that would cause the rule itself to not decode properly.
    2.32  
    2.33  		<li>
    2.34 -			Refer to the the <a href=http://encoding.spec.whatwg.org/>Encoding Standard</a>
    2.35 +			Refer to <a data-biblio-type=normative data-link-type=biblio href=#encoding title=encoding>[ENCODING]</a>
    2.36  			rather than the IANA registery for character encodings.
    2.37  
    2.38  	</ul>
    2.39 @@ -4977,7 +4977,7 @@
    2.40  
    2.41  <h3 class="no-num no-ref heading settled heading" id=normative><span class=content>
    2.42  Normative References</span><a class=self-link href=#normative></a></h3>
    2.43 -<div data-fill-with=normative-references><dl><dt id=css21 title=CSS21><a class=self-link href=#css21></a>[CSS21]<dd>Bert Bos; et al. <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>http://www.w3.org/TR/2011/REC-CSS2-20110607</a><dt id=css3cascade title=CSS3CASCADE><a class=self-link href=#css3cascade></a>[CSS3CASCADE]<dd>Håkon Wium Lie; Elika J. Etemad; Tab Atkins Jr.. <a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/>CSS Cascading and Inheritance Level 3</a>. 3 January 2013. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/>http://www.w3.org/TR/2013/WD-css3-cascade-20130103/</a><dt id=rfc2119 title=RFC2119><a class=self-link href=#rfc2119></a>[RFC2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a><dt id=select title=SELECT><a class=self-link href=#select></a>[SELECT]<dd>Tantek Çelik; et al. <a href=http://www.w3.org/TR/2011/REC-css3-selectors-20110929/>Selectors Level 3</a>. 29 September 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-css3-selectors-20110929/>http://www.w3.org/TR/2011/REC-css3-selectors-20110929/</a><dt id=xmlstyle title=XMLSTYLE><a class=self-link href=#xmlstyle></a>[XMLSTYLE]<dd>James Clark. <a href=http://www.w3.org/1999/06/REC-xml-stylesheet-19990629>Associating Style Sheets with XML documents</a>. 29 June 1999. W3C Recommendation. URL: <a href=http://www.w3.org/1999/06/REC-xml-stylesheet-19990629>http://www.w3.org/1999/06/REC-xml-stylesheet-19990629</a></dl></div>
    2.44 +<div data-fill-with=normative-references><dl><dt id=css21 title=CSS21><a class=self-link href=#css21></a>[CSS21]<dd>Bert Bos; et al. <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>http://www.w3.org/TR/2011/REC-CSS2-20110607</a><dt id=css3cascade title=CSS3CASCADE><a class=self-link href=#css3cascade></a>[CSS3CASCADE]<dd>Håkon Wium Lie; Elika J. Etemad; Tab Atkins Jr.. <a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/>CSS Cascading and Inheritance Level 3</a>. 3 January 2013. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/>http://www.w3.org/TR/2013/WD-css3-cascade-20130103/</a><dt id=encoding title=ENCODING><a class=self-link href=#encoding></a>[ENCODING]<dd>Anne van Kesteren; Joshua Bell. <a href=http://encoding.spec.whatwg.org/>Encoding</a>. Living Standard. URL: <a href=http://encoding.spec.whatwg.org/>http://encoding.spec.whatwg.org/</a><dt id=rfc2119 title=RFC2119><a class=self-link href=#rfc2119></a>[RFC2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a><dt id=select title=SELECT><a class=self-link href=#select></a>[SELECT]<dd>Tantek Çelik; et al. <a href=http://www.w3.org/TR/2011/REC-css3-selectors-20110929/>Selectors Level 3</a>. 29 September 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-css3-selectors-20110929/>http://www.w3.org/TR/2011/REC-css3-selectors-20110929/</a><dt id=xmlstyle title=XMLSTYLE><a class=self-link href=#xmlstyle></a>[XMLSTYLE]<dd>James Clark. <a href=http://www.w3.org/1999/06/REC-xml-stylesheet-19990629>Associating Style Sheets with XML documents</a>. 29 June 1999. W3C Recommendation. URL: <a href=http://www.w3.org/1999/06/REC-xml-stylesheet-19990629>http://www.w3.org/1999/06/REC-xml-stylesheet-19990629</a></dl></div>
    2.45  
    2.46  <h3 class="no-num no-ref heading settled heading" id=informative><span class=content>
    2.47  Informative References</span><a class=self-link href=#informative></a></h3>
    2.48 @@ -5039,7 +5039,7 @@
    2.49  <li>determine the fallback encoding, <a href=#determine-the-fallback-encoding title="section 3.2">3.2</a>
    2.50  <li>digit, <a href=#digit title="section 4.2">4.2</a>
    2.51  <li>&lt;dimension-token&gt;, <a href=#typedef-dimension-token title="section 4">4</a>
    2.52 -<li>encoding, <a href=#encoding title="section 8.2">8.2</a>
    2.53 +<li>encoding, <a href=#at-charset-encoding title="section 8.2">8.2</a>
    2.54  <li>ending token, <a href=#ending-token title="section 5.4.7">5.4.7</a>
    2.55  <li>end of the range, <a href=#unicode-range-end title="section 4">4</a>
    2.56  <li>environment encoding, <a href=#environment-encoding0 title="section 3.3">3.3</a>
     3.1 --- a/css-syntax/Overview.src.html	Thu Jan 02 14:36:28 2014 -0800
     3.2 +++ b/css-syntax/Overview.src.html	Fri Jan 03 11:54:47 2014 +0000
     3.3 @@ -269,7 +269,7 @@
     3.4  
     3.5  	The algorithms to <dfn><a href="http://encoding.spec.whatwg.org/#concept-encoding-get">get an encoding</a></dfn>
     3.6  	and <dfn><a href="http://encoding.spec.whatwg.org/#decode">decode</a></dfn>
     3.7 -	are defined in the <a href="http://encoding.spec.whatwg.org/">Encoding Standard</a>.
     3.8 +	are defined in [[!ENCODING]].
     3.9  
    3.10  	First, <dfn>determine the fallback encoding</dfn>:
    3.11  
    3.12 @@ -3011,7 +3011,7 @@
    3.13  	Additionally, an ''@charset'' rule is invalid if it is not at the top-level of a stylesheet,
    3.14  	or if it is not the very first rule of a stylesheet.
    3.15  
    3.16 -	''@charset'' rules have an <dfn>encoding</dfn>,
    3.17 +	''@charset'' rules have an <dfn id="at-charset-encoding">encoding</dfn>,
    3.18  	given by the value of the <<string>>.
    3.19  
    3.20  	The ''@charset'' rule has <strong>no effect on a stylesheet</strong>.
    3.21 @@ -3242,7 +3242,7 @@
    3.22  			as that would cause the rule itself to not decode properly.
    3.23  
    3.24  		<li>
    3.25 -			Refer to the the <a href="http://encoding.spec.whatwg.org/">Encoding Standard</a>
    3.26 +			Refer to [[!ENCODING]]
    3.27  			rather than the IANA registery for character encodings.
    3.28  
    3.29  	</ul>

mercurial