@@ -3375,8 +3375,9 @@ <h3 id=text-combine-horizontal><span class=secno>9.1. </span>
33753375 href ="#character "> < i > character</ i > </ a > , then any full-width < a
33763376 href ="#character "> < i > characters</ i > </ a > must first be converted to their
33773377 non-full-width equivalents by reversing the algorithm defined for ‘< code
3378- class =css > text-transform: full-width</ code > ’ in [[!CSS3-TEXT]]. Also, a
3379- ‘< code class =property > font-variant</ code > ’ value of ‘< code
3378+ class =css > text-transform: full-width</ code > ’ in < a href ="#CSS3TEXT "
3379+ rel =biblioentry > [CSS3TEXT]<!--{{!CSS3TEXT}}--> </ a > . Also, a ‘< code
3380+ class =property > font-variant</ code > ’ value of ‘< code
33803381 class =css > full-width</ code > ’ must be ignored in such cases: whether
33813382 applied via ‘< code class =css > @font-face</ code > ’ descriptor or property
33823383 declaration, within the combined text this value does not not cause the UA
@@ -3440,13 +3441,13 @@ <h3 id=text-combine-horizontal><span class=secno>9.1. </span>
34403441 not necessarily mean that the glyphs will fit within 1em, as some glyphs
34413442 are designed to draw outside their geometric boundaries.) OpenType
34423443 implementations < em > must</ em > use width-specific variants
3443- (< code > hwid< code > /< code > twid</ code > /< code > qwid</ code > ) to compress text in
3444- cases where those variants are available for all < a
3444+ (< code > hwid</ code > /< code > twid</ code > /< code > qwid</ code > ) to compress text
3445+ in cases where those variants are available for all < a
34453446 href ="#character "> < i > characters</ i > </ a > in the composition. Otherwise, the
34463447 UA may use any means to compress the text, including substituting
34473448 half-width, third-width, and/or quarter-width glyphs provided by the font,
34483449 using other font features designed to compress text horizontally, scaling
3449- the text geometrically, or any combination thereof. </ code > </ code >
3450+ the text geometrically, or any combination thereof.
34503451
34513452 < div class =example >
34523453 < p > For example, a simple OpenType-based implementation might compress the
@@ -4112,6 +4113,16 @@ <h3 class=no-num id=normative-references> Normative references</h3>
41124113 </ dd >
41134114 <!---->
41144115
4116+ < dt id =CSS3TEXT > [CSS3TEXT]
4117+
4118+ < dd > Elika J. Etemad; Koji Ishii. < a
4119+ href ="http://www.w3.org/TR/2012/WD-css3-text-20121113/ "> < cite > CSS Text
4120+ Module Level 3.</ cite > </ a > 13 November 2012. W3C Working Draft. (Work in
4121+ progress.) URL: < a
4122+ href ="http://www.w3.org/TR/2012/WD-css3-text-20121113/ "> http://www.w3.org/TR/2012/WD-css3-text-20121113/</ a >
4123+ </ dd >
4124+ <!---->
4125+
41154126 < dt id =RFC2119 > [RFC2119]
41164127
41174128 < dd > S. Bradner. < a href ="http://www.ietf.org/rfc/rfc2119.txt "> < cite > Key
@@ -4248,16 +4259,6 @@ <h3 class=no-num id=other-references> Other references</h3>
42484259 </ dd >
42494260 <!---->
42504261
4251- < dt id =CSS3TEXT > [CSS3TEXT]
4252-
4253- < dd > Elika J. Etemad; Koji Ishii. < a
4254- href ="http://www.w3.org/TR/2012/WD-css3-text-20121113/ "> < cite > CSS Text
4255- Module Level 3.</ cite > </ a > 13 November 2012. W3C Working Draft. (Work in
4256- progress.) URL: < a
4257- href ="http://www.w3.org/TR/2012/WD-css3-text-20121113/ "> http://www.w3.org/TR/2012/WD-css3-text-20121113/</ a >
4258- </ dd >
4259- <!---->
4260-
42614262 < dt id =HTML401 > [HTML401]
42624263
42634264 < dd > Dave Raggett; Arnaud Le Hors; Ian Jacobs. < a
0 commit comments