You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the combined text consists of more than one <ahref=#character>character</a>,
2302
2302
then any full-width <i>characters</i> must first be converted to their non-full-width equivalents
2303
2303
by reversing the algorithm defined for <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-text-3/#text-transform0title=text-transform>text-transform: full-width</a> in <adata-biblio-type=normativedata-link-type=bibliohref=#css3texttitle=CSS3TEXT>[CSS3TEXT]</a>.
2304
-
Also, a <aclass=css-codedata-link-type=propertyhref=http://dev.w3.org/csswg/css-fonts-3/#propdef-font-variant>font-variant</a> value of <spanclass=cssdata-link-type=maybe>full-width</span> must be ignored in such cases:
2305
-
whether applied via <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-fonts-3/#at-font-face-rule>@font-face</a> descriptor or property declaration,
2306
-
within the combined text this value does not not cause the UA to enable that font feature. <adata-biblio-type=normativedata-link-type=bibliohref=#css3-fontstitle=CSS3-FONTS>[CSS3-FONTS]</a>
2307
2304
2308
2305
<divclass=example>
2309
2306
<p>For example, an author might apply both <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-text-3/#text-transform0title=text-transform>text-transform</a> and <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>
Also, a <a property>font-variant</a> value of <span data-link-type="maybe" class="css">full-width</span> must be ignored in such cases:
2325
+
whether applied via <span data-link-type="maybe" class="css">@font-face</span> descriptor or property declaration,
2326
+
within the combined text this value does not not cause the UA to enable that font feature. [[!CSS3-FONTS]]
2327
+
-->
2328
+
2329
+
<pclass=note>
2330
+
Full-width glyph variations can also be chosen via the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-fonts-3/#descdef-font-varianttitle=font-variant>font-variant</a> property
2331
+
or <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-fonts-3/#at-font-face-rule>@font-face</a> descriptor <adata-biblio-type=normativedata-link-type=bibliohref=#css3-fontstitle=CSS3-FONTS>[CSS3-FONTS]</a>.
2332
+
However since such variations do not affect the glyph shape in contemporary fonts,
2333
+
there is no explicit interaction with this feature currently.
2334
+
A future revision of this specification may require ignoring such declarations
2335
+
within the combined text
2336
+
if common usage makes such behavior desirable.
2326
2337
2327
2338
<p>When combining text as for <aclass=cssdata-link-type=maybehref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal: all</a>,
2328
2339
the glyphs of the combined text are composed horizontally
0 commit comments