Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Resolved value

The 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.

Specifications

Specification Status Comment
CSS Object Model (CSSOM)
The definition of 'resolved value' in that specification.
Working Draft Initial definition

See also

Document Tags and Contributors

Tags: 
 Contributors to this page: bychek.ru, Sebastianz, Dholbert
 Last updated by: bychek.ru,