Differences

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

Link to this comparison view

Next revisionBoth sides next revision
ideas:principles [2018/11/01 14:53] – created fantasaiideas:principles [2018/11/01 14:54] fantasai
Line 3: Line 3:
 See [[https://www.w3.org/TR/CSS2/intro.html#design-principles|CSS2 Design Principles]], [[http://fantasai.inkedblade.net/weblog/2012/css-layout-evolution/#principles|Evolution of CSS Layout: Principles]], [[http://fantasai.inkedblade.net/style/talks/designing-css/|Designing CSS slide deck]] for higher-level design principles. See [[https://www.w3.org/TR/CSS2/intro.html#design-principles|CSS2 Design Principles]], [[http://fantasai.inkedblade.net/weblog/2012/css-layout-evolution/#principles|Evolution of CSS Layout: Principles]], [[http://fantasai.inkedblade.net/style/talks/designing-css/|Designing CSS slide deck]] for higher-level design principles.
  
-; Transparency Principle +  ; Transparency Principle 
-: Inserting an unstyled block in a block formatting context (as sibling, parent, child or intermediary) / unstyled inline in an inline formatting context should have no effect on styling. +  : Inserting an unstyled block in a block formatting context (as sibling, parent, child or intermediary) / unstyled inline in an inline formatting context should have no effect on styling. 
-; Lea Verou Principle +  ; Lea Verou Principle 
-: If it can be unambiguously reordered, it should be reorderable. +  : If it can be unambiguously reordered, it should be reorderable. 
-; Pass-through Auto-sizing Principle +  ; Pass-through Auto-sizing Principle 
-: `auto` as a size generally passes down any min/max-content constraints, and passes up through it the min/max-content contribution+  : `auto` as a size generally passes down any min/max-content constraints, and passes up through it the min/max-content contribution
  
 
ideas/principles.txt · Last modified: 2024/04/08 00:52 by fantasai
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki