This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
spec:property-dependencies [2017/11/09 10:54] upsuper [Type-based Dependencies] |
spec:property-dependencies [2019/05/17 14:38] dbaron [Type-based Dependencies] typo |
||
---|---|---|---|
Line 8: | Line 8: | ||
| color | every property taking <color> | currentColor (css3-color), initial value of border (CSS21) | | | color | every property taking <color> | currentColor (css3-color), initial value of border (CSS21) | | ||
| font-size | every property taking <length> | em units (CSS21) | | | font-size | every property taking <length> | em units (CSS21) | | ||
- | | font-size, font-family, font-size-adjust, font-kerning, font-stretch, font-style, font-variant-*, font-weight, font-feaure-settings, font-variation-settings | every property taking <length> | ex units (CSS21), ch units (css-values-3), ic units (css-values-4), cap units (css-values-4) | | + | | font-size, font-family, font-size-adjust, font-kerning, font-stretch, font-style, font-variant-*, font-weight, font-feature-settings, font-variation-settings | every property taking <length> | ex units (CSS21), ch units (css-values-3), ic units (css-values-4), cap units (css-values-4) | |
| line-height | every property taking <length> | lh units (css-values-4) | | | line-height | every property taking <length> | lh units (css-values-4) | | ||
| text-orientation, writing-mode | every property taking <length> | ch units (css-values-3) | | | text-orientation, writing-mode | every property taking <length> | ch units (css-values-3) | |