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 [2016/03/23 09:25] – [Type-based Dependencies] oops, missed a column dbaron
Line 9: Line 9:
 | 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 (css3-values) |
 +| text-orientation, writing-mode | every property taking <length> | ch units (css3-values) |
  
 ===== Other Dependencies ===== ===== Other Dependencies =====
Line 19: Line 20:
 | 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 28:
 | 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