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
spec:property-dependencies [2015/05/07 11:41] – [Other Dependencies] add display=>box-suppress tabatkinsspec:property-dependencies [2019/05/17 14:38] (current) – [Type-based Dependencies] typo 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-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) | 
 +| 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.1431024110.txt.gz · Last modified: 2015/05/07 11:41 by tabatkins
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki