CSS

实际价值 | actual value

实际值

CSS属性的实际值 是应用了任何必要近似值后的使用值。例如,只能渲染具有整数像素宽度的边框的用户代理可以将边框的粗细调整为最接近的整数。

规范

SpecificationStatusComment
CSS Level 2 (Revision 1)The definition of 'actual value' in that specification.RecommendationInitial definition