<time-percentage>
CSS
data type
represents a value that can be either a
<time>
或
<percentage>
.
Refer to the documentation for
<time>
and
<percentage>
for details of the individual syntaxes allowed by this type.
Where a
<time-percentage>
is specified as an allowable type, this means that the percentage resolves to a time and therefore can be used in a
calc()
表达式。
50% +50% Optional plus sign -50% Negative percentages are not valid for all properties that accept percentages
50 % Space not allowed between the space and the percentage sign
12s Positive integer -456ms Negative integer 4.3ms Non-integer 14mS The unit is case-insensitive, although capital letters are not recommended. +0s Zero with a leading + and a unit -0ms Zero with a leading - and a unit
0 Although unitless zero is allowed for <length>s, it's invalid for <time>s. 12.0 This is a <number>, not a <time>, because it's missing a unit. 7 ms No space is allowed between the number and the unit.
| 规范 | 状态 | 注释 |
|---|---|---|
|
CSS Values and Units Module Level 4
The definition of '<time-percentage>' in that specification. |
编者草案 | |
|
CSS Values and Units Module Level 3
The definition of '<time-percentage>' in that specification. |
候选推荐 |
定义
<time-percentage>
. Adds
calc()
|
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <time-percentage> | Chrome 完整支持 1 | Edge 完整支持 12 | Firefox 完整支持 4 | IE 完整支持 9 | Opera 完整支持 10.1 | Safari 完整支持 3.1 | WebView Android 完整支持 2 | Chrome Android 完整支持 18 | Firefox Android 完整支持 4 | Opera Android 完整支持 10.1 | Safari iOS 完整支持 2 | Samsung Internet Android 完整支持 1.0 |
完整支持
<angle-percentage>
<angle>
<basic-shape>
<blend-mode>
<custom-ident>
<dimension>
<frequency-percentage>
<frequency>
<gradient>
<image>
<integer>
<length-percentage>
<length>
<number>
<percentage>
<ratio>
<resolution>
<shape>
<string>
<time-percentage>
<time>
<transform-function>
<url>
color
flex
ident
position