Skip to content

Commit db3df7b

Browse files
author
John Daggett
committed
[css-fonts] update changes section, add cream, whip until ready...
1 parent 8b4f057 commit db3df7b

File tree

1 file changed

+8
-25
lines changed

1 file changed

+8
-25
lines changed

css-fonts/Fonts.html

+8-25
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
441441

442442
<li class=no-num><a href="#ch-ch-ch-changes">Changes</a>
443443
<ul class=toc>
444-
<li class=no-num><a href="#recent-changes"> Changes from the July 2013
445-
CSS3 Fonts Last Call Working Draft</a>
444+
<li class=no-num><a href="#recent-changes"> Changes from the October
445+
2013 CSS3 Fonts Candidate Recommendation</a>
446446
</ul>
447447

448448
<li class=no-num><a href="#acknowledgments">Acknowledgments</a>
@@ -6031,31 +6031,14 @@ <h2 class=no-num id=platform-props-to-css>Appendix A: Mapping platform font
60316031
<h2 class=no-num id=ch-ch-ch-changes>Changes</h2>
60326032

60336033
<h3 class=no-num id=recent-changes> Changes from the <a
6034-
href="http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/">July 2013 CSS3
6035-
Fonts Last Call Working Draft</a></h3>
6034+
href="http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/">October 2013
6035+
CSS3 Fonts Candidate Recommendation</a></h3>
60366036

60376037
<ul>
6038-
<li>reorder feature precedence such that features implied by other CSS
6039-
properties override ‘<code class=property>font-variant</code>
6040-
settings
6041-
6042-
<li>switched examples to use .woff files
6043-
6044-
<li>revised wording of font fetching algorithm
6045-
6046-
<li>drop ‘<code class=property>auto</code>’ value for ‘<a
6047-
href="#propdef-font-size-adjust"><code
6048-
class=property>font-size-adjust</code></a>
6049-
6050-
<li>clarify effect of ‘<a href="#propdef-font-size-adjust"><code
6051-
class=property>font-size-adjust</code></a>’ on <a class=property
6052-
href="http://www.w3.org/TR/CSS2/visudet.html#propdef-line-height"><code
6053-
class=property>line-height</code></a>
6054-
6055-
<li>allow user agents to synthesize OpenType <span class=tag>kern</span>
6056-
feature
6057-
6058-
<li>add example of ordinals and associated markup
6038+
<li>add omitted ‘<a href="#propdef-font-variant-position"><code
6039+
class=property>font-variant-position</code></a>’ values to <a
6040+
href="#propdef-font-variant" title="font-variant!!property"><code
6041+
class=property>font-variant</code></a> shorthand
60596042

60606043
<li>minor editorial cleanups
60616044
</ul>

0 commit comments

Comments
 (0)