@@ -1765,7 +1765,8 @@ Font-relative Lengths: the ''em'', ''rem'', ''ex'', ''rex'', ''cap'', ''rcap'',
17651765
17661766 <dt> <dfn id="ch" lt="ch">ch unit</dfn>
17671767 <dd>
1768- Equal to the used <a>advance measure</a> of the “0” (ZERO, U+0030) glyph
1768+ Represents the typical <a>advance measure</a> of European alphanumeric characters,
1769+ and defined as the used <a>advance measure</a> of the “0” (ZERO, U+0030) glyph
17691770 in the font used to render it.
17701771 (The <dfn dfn>advance measure</dfn> of a glyph is its advance width or height,
17711772 whichever is in the inline axis of the element.)
@@ -1807,10 +1808,11 @@ Font-relative Lengths: the ''em'', ''rem'', ''ex'', ''rex'', ''cap'', ''rcap'',
18071808
18081809 <dt> <dfn id="ic" lt="ic">ic unit</dfn>
18091810 <dd>
1810- Equal to the used <a>advance measure</a> of the “水” (CJK water ideograph, U+6C34) glyph
1811+ Represents the typical <a>advance measure</a> of CJK letters,
1812+ and defined as the used <a>advance measure</a> of the “水” (CJK water ideograph, U+6C34) glyph
18111813 found in the font used to render it.
18121814
1813- This measurement is a typically an exact measure
1815+ Note: This measurement is a typically an exact measure
18141816 (in the few fonts with proportional fullwidth glyphs, an approximation)
18151817 of a single <a href="http://unicode.org/reports/tr11/#Definitions">fullwidth</a> glyph’s <a>advance measure</a> ,
18161818 thus allowing measurements based on an expected glyph count.
0 commit comments