非标
此特征是非标准的,且不在标准轨道中。不要在面向 Web 的生产站点中使用它:它不适用于每个用户。实现之间可能存在大的不兼容性,且行为将来可能改变。

-ms-text-autospace CSS 特性为 Microsoft extension that specifies the autospacing and narrow space width adjustment of text.

初始值 none
适用于 所有元素
继承 no
计算值 如指定
动画类型 discrete

句法

none

No effect takes place; that is, no extra space is added. This is the default value.

ideograph-alpha

Creates extra spacing between runs of ideographic and non-ideographic text, such as Latin-based, Cyrillic, Greek, Arabic, or Hebrew text.

ideograph-numeric

Creates extra spacing between runs of ideographic text and numeric characters.

ideograph-parenthesis

Creates extra spacing between a normal (non-wide) parenthesis and an ideograph.

ideograph-space

Extends the width of the space character when it is adjacent to ideographs.

形式句法

  none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space
					

规范

Not part of any specification.

备注

This property requires Windows 8 or later.

This property is an extension to CSS, and can be used as a synonym for text-autospace in IE8 standards Mode.

An ideograph is a character in an Asian writing system that represents a concept or an idea, but not a particular word or pronunciation.

元数据

  • 最后修改:
  1. CSS
  2. CSS 参考