File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 115115
116116 < h1 > CSS Fonts Module Level 3</ h1 >
117117
118- < h2 class ="no-num no-toc " id =editors-draft-13 -september-2013 > Editor's
119- Draft 13 September 2013</ h2 >
118+ < h2 class ="no-num no-toc " id =editors-draft-17 -september-2013 > Editor's
119+ Draft 17 September 2013</ h2 >
120120
121121 < dl id =authors >
122122 < dt > This version:
123123
124124 < dd > < a
125125 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/2013/ED-css-fonts-3-20130913 /">http://www.w3.org/TR/2013/ED-css-fonts-3-20130913 /</a> -->
126+ <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css-fonts-3-20130917 /">http://www.w3.org/TR/2013/ED-css-fonts-3-20130917 /</a> -->
127127
128128
129129 < dt > Latest version:
@@ -3498,11 +3498,12 @@ <h3 id=font-matching-examples><span class=secno>5.6 </span>Font matching
34983498 abstract glyphs are not the same in the two languages.
34993499
35003500 < pre > *:lang(ja) { font: 900 14pt/16pt "Heisei Mincho W9", serif; }
3501- *:lang(zh-tw ) { font: 800 14pt/16.5pt "Li Sung", serif; }
3501+ *:lang(zh-Hant-TW ) { font: 800 14pt/16.5pt "Li Sung", serif; }
35023502</ pre >
35033503
35043504 < p > This selects any element that has the given language — Japanese or
3505- Traditional Chinese — and uses the appropriate font.
3505+ Traditional Chinese as used in Taiwan — and uses the appropriate font.
3506+
35063507 </ div >
35073508
35083509 < h2 id =font-rend-props > < span class =secno > 6 </ span > Font Feature Properties</ h2 >
You can’t perform that action at this time.
0 commit comments