This is an old revision of the document!


Property dependencies

This page lists the ways in which the computed value of one property depends on the computed value of another. This is important to track so that we can avoid creating circular dependencies.

Reason Dependent property Property depended upon
em units every property taking length units (…) font-size
ex units, ch units every property taking length units (…) font-size, font-family, font-size-adjust, font-stretch, font-style, font-variant, font-weight
currentColor every property taking color units (…) color
% units vertical-align line-height
% units line-height font-size
logical box properties ??? direction
'none' and 'hidden' border-*-width border-*-style
'none' and 'hidden' outline-width outline-style
absolute/fixed position makes float:none float position
float/position make things block-like display position, float
 
spec/property-dependencies.1319514965.txt.gz · Last modified: 2014/12/09 15:48 (external edit)
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki