101101 font-weight : bold;
102102 color : # c50 ;
103103 }
104+
105+ # fonts ul .indexlist ul , # fonts ul .indexlist dl { font-size : inherit; }
106+
104107 </ style >
105108 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
106109 type ="text/css ">
107110 < script defer =defer
108111 src ="http://test.csswg.org/harness/annotate.js#CSS3-FONTS_DEV "
109112 type ="text/javascript "> </ script >
110113
111- < body >
114+ < body id = fonts >
112115 < div class =head > <!--begin-logo-->
113116 < p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
114117 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
115118
116119 < h1 > CSS Fonts Module Level 3</ h1 >
117120
118- < h2 class ="no-num no-toc " id =editors-draft-26-february -2014 > Editor's Draft
119- 26 February 2014</ h2 >
121+ < h2 class ="no-num no-toc " id =editors-draft-27-october -2014 > Editor's Draft
122+ 27 October 2014</ h2 >
120123
121124 < dl id =authors >
122125 < dt > This version:
123126
124127 < dd > < a
125128 href ="http://dev.w3.org/csswg/css-fonts/ "> http://dev.w3.org/csswg/css-fonts/</ a >
126- <!-- <dd><a href="http://www.w3.org/TR/2014/ED-css-fonts-3-20140226 /">http://www.w3.org/TR/2014/ED-css-fonts-3-20140226 /</a> -->
129+ <!-- <dd><a href="http://www.w3.org/TR/2014/ED-css-fonts-3-20141027 /">http://www.w3.org/TR/2014/ED-css-fonts-3-20141027 /</a> -->
127130
128131
129132 < dt > Latest version:
@@ -142,7 +145,7 @@ <h2 class="no-num no-toc" id=editors-draft-26-february-2014>Editor's Draft
142145 < dt > Previous version:
143146
144147 < dd > < a
145- href ="http://www.w3.org/TR/2013/WD -css-fonts-3-20130711 / "> http://www.w3.org/TR/2013/WD -css-fonts-3-20130711 /</ a >
148+ href ="http://www.w3.org/TR/2013/CR -css-fonts-3-20131003 / "> http://www.w3.org/TR/2013/CR -css-fonts-3-20131003 /</ a >
146149
147150 < dt > Issues List:
148151
@@ -832,8 +835,8 @@ <h5 class="no-num no-toc"> <span class=index-def id=serif0 title="serif,
832835 font family. CSS uses the term ‘< a href ="#serif "> < code
833836 class =property > serif</ code > </ a > ’ to apply to a font for any script,
834837 although other names may be more familiar for particular scripts, such as
835- Mincho (Japanese), Sung, Song or Kai (Chinese), Batang (Korean). For
836- Arabic, the Naskh style would correspond to ‘< a href ="#serif "> < code
838+ Mincho (Japanese), Sung or Song (Chinese), Batang (Korean). For Arabic,
839+ the Naskh style would correspond to ‘< a href ="#serif "> < code
837840 class =property > serif</ code > </ a > ’ more due to its typographic role rather
838841 than its actual design style. Any font that is so described may be used to
839842 represent the generic ‘< a href ="#serif "> < code
@@ -3017,7 +3020,8 @@ <h3 id=font-rend-desc><span class=secno>4.7 </span>Font features: the <a
30173020 href ="#east-asian-variant-values "> < var > <east-asian-variant-values></ var > </ a >
30183021 || < a
30193022 href ="#east-asian-width-values "> < var > <east-asian-width-values></ var > </ a >
3020- || < a href ="#ruby "> < i > ruby</ i > </ a > ]
3023+ || < a href ="#ruby "> < i > ruby</ i > </ a > || [ < a href ="#sub "> < i > sub</ i > </ a > |
3024+ < a href ="#super "> < i > super</ i > </ a > ] ]
30213025
30223026 < tr >
30233027 < td > < em > Initial:</ em >
@@ -5044,7 +5048,7 @@ <h4 id=multi-valued-feature-value-definitions><span class=secno>6.9.2
50445048}
50455049
50465050p {
5047- font-variant: discretionary-ligatures,
5051+ font-variant: discretionary-ligatures
50485052 character-variant(leo-B, leo-M, leo-N, leo-T, leo-U);
50495053}
50505054
@@ -5270,7 +5274,8 @@ <h3 id=font-variant-prop><span class=secno>6.11 </span>Overall shorthand
52705274 href ="#east-asian-variant-values "> < var > <east-asian-variant-values></ var > </ a >
52715275 || < a
52725276 href ="#east-asian-width-values "> < var > <east-asian-width-values></ var > </ a >
5273- || < a href ="#ruby "> < i > ruby</ i > </ a > ]
5277+ || < a href ="#ruby "> < i > ruby</ i > </ a > || [ < a href ="#sub "> < i > sub</ i > </ a > |
5278+ < a href ="#super "> < i > super</ i > </ a > ] ]
52745279
52755280 < tr >
52765281 < td > Initial:
@@ -6299,20 +6304,20 @@ <h3 class=no-num id=normative-references>Normative References</h3>
62996304 < dt id =ref-HTML5 > [HTML5]
63006305
63016306 < dd > Robin Berjon; et al. < a
6302- href ="http://www.w3.org/TR/2013/CR -html5-20130806 / "> < cite > HTML5.</ cite > </ a >
6303- 6 August 2013 . W3C Candidate Recommendation. (Work in progress.) URL: < a
6304- href ="http://www.w3.org/TR/2013/CR -html5-20130806 / "> http://www.w3.org/TR/2013/CR -html5-20130806 /</ a >
6307+ href ="http://www.w3.org/TR/2014/WD -html5-20140617 / "> < cite > HTML5.</ cite > </ a >
6308+ 17 June 2014 . W3C Candidate Recommendation. (Work in progress.) URL: < a
6309+ href ="http://www.w3.org/TR/2014/WD -html5-20140617 / "> http://www.w3.org/TR/2014/WD -html5-20140617 /</ a >
63056310 </ dd >
63066311 <!---->
63076312
63086313 < dt id =ref-OPEN-FONT-FORMAT > [OPEN-FONT-FORMAT]
63096314
63106315 < dd > < a
6311- href ="http://www .iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=52136 "> < cite > Information
6316+ href ="http://standards .iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009%28E%29.zip "> < cite > Information
63126317 technology — Coding of audio-visual objects — Part 22: Open Font
63136318 Format.</ cite > </ a > International Organization for Standardization.
63146319 ISO/IEC 14496-22:2009. URL: < a
6315- href ="http://www .iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=52136 "> http://www .iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=52136 </ a >
6320+ href ="http://standards .iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009%28E%29.zip "> http://standards .iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009%28E%29.zip </ a >
63166321 </ dd >
63176322 <!---->
63186323
@@ -7193,7 +7198,7 @@ <h2 class=no-num id=property-index>Property index</h2>
71937198 <numeric-figure-values> || <numeric-spacing-values> ||
71947199 <numeric-fraction-values> || ordinal || slashed-zero ||
71957200 <east-asian-variant-values> || <east-asian-width-values> ||
7196- ruby ]
7201+ ruby || [ sub | super ] ]
71977202
71987203 < td > normal
71997204
@@ -7390,7 +7395,7 @@ <h2 class=no-num id=property-index>Property index</h2>
73907395 <numeric-figure-values> || <numeric-spacing-values> ||
73917396 <numeric-fraction-values> || ordinal || slashed-zero ||
73927397 <east-asian-variant-values> || <east-asian-width-values> ||
7393- ruby ]
7398+ ruby || [ sub | super ] ]
73947399
73957400 < td > normal
73967401
0 commit comments