非标
此特征是非标准的,且不在标准轨道中。不要在面向 Web 的生产站点中使用它:它不适用于每个用户。实现之间可能存在大的不兼容性,且行为将来可能改变。
-ms-content-zoom-limit-min
CSS
特性为
Microsoft extension
that specifies the minimum zoom factor.
| 初始值 |
100%
|
|---|---|
| 适用于 | non-replaced block-level elements and non-replaced inline-block elements |
| 继承 | no |
| 百分比 | The smallest allowed zoom factor. A zoom factor of 100% corresponds to no zooming. Larger values zoom in. Smaller values zoom out. |
| 计算值 | 如指定 |
| 动画类型 | discrete |
<percentage>
The minimum zoom factor.
<percentage>
Not part of any specification.
This property constrains the limit for touch zooming as well as values of the
msContentZoomFactor
property. This property has no effect on non-zoomable elements. See
-ms-content-zooming
for details on zoomable elements.
Starting with Windows 8.1, this property is also supported for touchpad interaction.
This property requires Windows 8 or later.