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
Next revisionBoth sides next revision
spec:property-dependencies [2015/05/07 11:41] – [Other Dependencies] add display=>box-suppress tabatkinsspec:property-dependencies [2017/11/09 10:50] – [Type-based Dependencies] add more units dbaron
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-stretch, font-style, font-variant, font-weight | 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 19: Line 21:
 | display | box-suppress | ''display:none'' makes ''box-suppress'' compute to ''discard'' | | 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 27: 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