File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 112112
113113 < h1 > CSS Fonts Module Level 3</ h1 >
114114
115- < h2 class ="no-num no-toc " id =editors-draft-23 -may-2013 > Editor's Draft 23
115+ < h2 class ="no-num no-toc " id =editors-draft-24 -may-2013 > Editor's Draft 24
116116 May 2013</ h2 >
117117
118118 < dl id =authors >
119119 < dt > This version:
120120
121121 < dd > < a
122122 href ="http://dev.w3.org/csswg/css-fonts/ "> http://dev.w3.org/csswg/css-fonts/</ a >
123- <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css3-fonts-20130523 /">http://www.w3.org/TR/2013/ED-css3-fonts-20130523 /</a> -->
123+ <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css3-fonts-20130524 /">http://www.w3.org/TR/2013/ED-css3-fonts-20130524 /</a> -->
124124
125125
126126 < dt > Latest version:
@@ -2574,16 +2574,15 @@ <h3 id=unicode-range-desc><span class=secno>4.5 </span>Character range: the
25742574 < dd > a valid Unicode codepoint, represented as one to six hexadecimal
25752575 digits
25762576
2577- < dt > interval range (e.g. ‘ < code class = css > U+400-4ff</ code > ’ )
2577+ < dt > interval range (e.g. U+400-4ff)
25782578
25792579 < dd > represented as two hyphen-separated valid Unicode codepoints
25802580 indicating the inclusive start and end codepoints of a range
25812581
2582- < dt > wildcard range (e.g. ‘ < code class = css > U+4??</ code > ’ )
2582+ < dt > wildcard range (e.g. U+4??)
25832583
25842584 < dd > defined by the set of codepoints implied when trailing ‘< code
2585- class =css > ?</ code > ’ characters signify ‘< code class =css > any
2586- hexadeximal digit</ code > ’
2585+ class =css > ?</ code > ’ characters signify any hexadeximal digit
25872586 </ dl >
25882587
25892588 < p > Individual codepoints are written using hexadecimal values that
You can’t perform that action at this time.
0 commit comments