The <angle-percentage>
CSS data type represents a value that can be either a <angle>
or a <percentage>
.
Refer to the documentation for <angle>
and <percentage>
for details of the individual syntaxes allowed by this type.
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()
expression.
Specification | Status | Comment |
---|---|---|
CSS Values and Units Module Level 4 The definition of '<angle-percentage>' in that specification. | Editor's Draft | |
CSS Values and Units Module Level 3 The definition of '<angle-percentage>' in that specification. | Candidate Recommendation | Defines <angle-percentage> . Adds calc()
|
Desktop | ||||||
---|---|---|---|---|---|---|
<angle-percentage> |
2 | 12 | 3.6 | 9 | 15 | 4 |
Mobile | ||||||
---|---|---|---|---|---|---|
<angle-percentage> |
2 | 18 | 4 | 14 | 3.2 | 1.0 |
© 2005–2020 Mozilla and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/CSS/angle-percentage