CSS -ms-content-zoom-limit Property Reference

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

CSS -ms-content-zoom-limit Property Reference

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

Updated 2026-08-12

-ms-content-zoom-limit overview

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

The property is not inherited by default. Use an explicit global keyword when inheritance is intended.

Syntax and formal definition

-ms-content-zoom-limit formal syntax
FieldValue
Formal syntax<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>
Initial value-ms-content-zoom-limit-max, -ms-content-zoom-limit-min
Applies tononReplacedBlockAndInlineBlockElements
InheritedNo
Percentages-ms-content-zoom-limit-max, -ms-content-zoom-limit-min
Computed value-ms-content-zoom-limit-max, -ms-content-zoom-limit-min
Animation typediscrete
Mediainteractive
Specification groupMicrosoft Extensions
StatusNonstandard

Practical examples

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

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

Description

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

References

  1. MDN: -ms-content-zoom-limit
  2. MDN: CSS Properties Reference

Similar or alternative tools

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