Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
spec:property-dependencies [2015/05/06 12:01] – add alignment properties fantasaispec:property-dependencies [2017/11/09 10:54] – [Type-based Dependencies] upsuper
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-stretch, font-style, font-variant, font-weight | every property taking <length> | ex units (CSS21), ch units (css3-values) |+| 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) | 
 +| line-height | every property taking <length> | lh units (css-values-4) | 
 +| text-orientation, writing-mode | every property taking <length> | ch units (css-values-3) |
  
 ===== Other Dependencies ===== ===== Other Dependencies =====
Line 17: Line 19:
 | column-rule-style | column-rule-width | 'none' and 'hidden' (css3-columns) | | column-rule-style | column-rule-width | 'none' and 'hidden' (css3-columns) |
 | display | align-content, justify-content | ''auto'' value | | display | align-content, justify-content | ''auto'' value |
 +| display | box-suppress | ''display:none'' makes ''box-suppress'' compute to ''discard'' |
 | font-size | line-height | % units (CSS21) | | font-size | line-height | % units (CSS21) |
-| direction, writing-mode, text-orientation | ??? | logical box properties (css3-writing-modes) |+| direction, writing-mode, text-orientation | ??? (some on element, some on parent) | logical box properties (css3-logical-props) |
 | direction | text-align | text-align: match-parent (css3-text) | | direction | text-align | text-align: match-parent (css3-text) |
 | line-height | vertical-align | % units (CSS21) | | line-height | vertical-align | % units (CSS21) |
Line 26: Line 29:
 | position | align-content, justify-content | ''auto'' value | | position | align-content, justify-content | ''auto'' value |
 | ??? | content | content: normal (css3-content) | | ??? | content | content: normal (css3-content) |
 +| ruby-position, display | writing-mode | ruby-position: inter-character (css-ruby) |
 
spec/property-dependencies.txt · Last modified: 2019/05/17 14:38 by dbaron
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki