CSS -ms-hyphenate-limit-zone Property Reference

The CSS -ms-hyphenate-limit-zone property is a nonstandard property in Microsoft Extensions. Review its formal syntax, computed behavior, and practical declarations.

CSS -ms-hyphenate-limit-zone Property Reference

The CSS -ms-hyphenate-limit-zone property is a nonstandard property in Microsoft Extensions. Review its formal syntax, computed behavior, and practical declarations.

Updated 2026-08-12

-ms-hyphenate-limit-zone overview

The CSS -ms-hyphenate-limit-zone property is a nonstandard property in Microsoft Extensions. Review its formal syntax, computed behavior, and practical declarations.

The computed value normally inherits from the parent element when no declaration wins the cascade.

Syntax and formal definition

-ms-hyphenate-limit-zone formal syntax
FieldValue
Formal syntax<percentage> | <length>
Initial value0
Applies toblockContainerElements
InheritedYes
PercentagesreferToLineBoxWidth
Computed valueasSpecified
Animation typediscrete
Mediavisual
Specification groupMicrosoft Extensions
StatusNonstandard

Practical examples

These declarations demonstrate valid ways to set -ms-hyphenate-limit-zone. The initial and inherit global keywords remain available even when a property-specific value is preferable.

-ms-hyphenate-limit-zone live example
CSS .reset-example { -ms-hyphenate-limit-zone: initial; } .inherit-example { -ms-hyphenate-limit-zone: inherit; } @supports (-ms-hyphenate-limit-zone: initial) { .supported { -ms-hyphenate-limit-zone: initial; } }

Description

The CSS -ms-hyphenate-limit-zone property is a nonstandard property in Microsoft Extensions. Review its formal syntax, computed behavior, and practical declarations.

References

  1. MDN: -ms-hyphenate-limit-zone
  2. MDN: CSS Properties Reference

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies