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

-ms-hyphenate-limit-zone CSS 特性为 Microsoft extension specifying the width of the hyphenation zone.

初始值 0
适用于 block container elements
继承 yes
百分比 calculated with respect to the width of the line box
计算值 如指定
动画类型 discrete

句法

<percentage>

An integer followed by a percent sign (%), which specifies the width of the hyphenation zone, calculated with respect to the line box.

Negative values are not allowed.

<length>

A floating-point number, followed by a relative units designator, that indicates the width of the hyphenation zone. For more information about supported length units, see CSS basic data types .

Negative values are not allowed.

形式句法

  <percentage> | <length>
					

规范

Not part of any specification.

备注

-ms-hyphenate-limit-zone property enables you to control the amount of trailing whitespace permitted during hyphenation. The hyphenation zone is always at the logical right side of the padding box.

A word is considered for hyphenation only if it begins at or outside of the logical left limit of the hyphenation zone.

元数据

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