resolved value
of a
CSS
property is the value returned by
getComputedStyle()
.
For most properties, it is the
computed value
, but for a few legacy properties (including
width
and
height
), it is instead the
used value
. See the specification link below for more per-property details.
| 规范 | 状态 | 注释 |
|---|---|---|
|
CSS Object Model (CSSOM)
The definition of 'resolved value' in that specification. |
工作草案 | 初始定义。 |
window.getComputedStyle