--- title: Valor atual slug: Web/CSS/actual_value translation_of: Web/CSS/actual_value original_slug: Web/CSS/Valor_atual ---
{{CSSRef}}

The actual value of a CSS property is the used value of that property after any necessary approximations have been applied. For example, a user agent that can only render borders with a whole-number pixel width may round the thickness of the border to the nearest integer.

Especificações

Especificações Status Comentario
{{SpecName('CSS2.1', 'cascade.html#actual-value', 'actual value')}} {{Spec2('CSS2.1')}} Definição inicial

Veja também