<angle-percentage> CSS data type represents a value that can be either a <angle> <percentage> .

句法

Refer to the documentation for <angle> and <percentage> for details of the individual syntaxes allowed by this type.

Use in calc()

Where an <angle-percentage> is specified as an allowable type, this means that the percentage resolves to an angle and therefore can be used in a calc() 表达式。

规范

规范 状态 注释
CSS Values and Units Module Level 4
The definition of '<angle-percentage>' in that specification.
编者草案
CSS Values and Units Module Level 3
The definition of '<angle-percentage>' in that specification.
候选推荐 定义 <angle-percentage> . Adds calc()

浏览器兼容性

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request. 更新 GitHub 上的兼容性数据
Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
<angle-percentage> Chrome 完整支持 2 Edge 完整支持 12 Firefox 完整支持 3.6 IE 完整支持 9 Opera 完整支持 15 Safari 完整支持 4 WebView Android 完整支持 2 Chrome Android 完整支持 18 Firefox Android 完整支持 4 Opera Android 完整支持 14 Safari iOS 完整支持 3.2 Samsung Internet Android 完整支持 1.0

图例

完整支持

完整支持

另请参阅

元数据

  • 最后修改: