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
ideas:naming [2013/05/01 14:12] – [Writing Modes + Grid Layout] fantasaiideas:naming [2013/05/05 13:58] – [Open Naming Issues] fantasai
Line 9: Line 9:
   * [[http://www.w3.org/TR/selectors4/#drag-pseudos|drag-and-drop pseudo-classes]], see [[http://lists.w3.org/Archives/Public/www-style/2012Aug/0387.html|thread]]   * [[http://www.w3.org/TR/selectors4/#drag-pseudos|drag-and-drop pseudo-classes]], see [[http://lists.w3.org/Archives/Public/www-style/2012Aug/0387.html|thread]]
   * [[http://www.w3.org/TR/selectors4/#matches|:matches]], see [[http://lists.w3.org/Archives/Public/www-style/2013Mar/0275.html|thread]]   * [[http://www.w3.org/TR/selectors4/#matches|:matches]], see [[http://lists.w3.org/Archives/Public/www-style/2013Mar/0275.html|thread]]
 +  * ::distributed() pseudo-element, see [[https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html|Shadow DOM]]
 +  * :blank for empty/whitespaceonly elements
  
-===== Writing Modes + Grid Layout =====+===== Directional Keywords (Writing Modes + Grid Layout + Alignment + ETC) =====
  
 The four [[http://www.w3.org/TR/css3-writing-modes/#logical-directions|flow-relative directions]], start/end/before/after, are somewhat confusing right now. Proposals for better names are therefore solicited. Note they are used in [[http://www.w3.org/TR/css3-grid-layout/#line-placement|grid-item placement]]. The four [[http://www.w3.org/TR/css3-writing-modes/#logical-directions|flow-relative directions]], start/end/before/after, are somewhat confusing right now. Proposals for better names are therefore solicited. Note they are used in [[http://www.w3.org/TR/css3-grid-layout/#line-placement|grid-item placement]].
Line 17: Line 19:
   * start/end/before/after (Option 0)   * start/end/before/after (Option 0)
   * [[http://lists.w3.org/Archives/Public/www-style/2013Apr/0265.html|start/end/start/end (Option 1)]]   * [[http://lists.w3.org/Archives/Public/www-style/2013Apr/0265.html|start/end/start/end (Option 1)]]
- 
  
 ===== Shadow DOM ====== ===== Shadow DOM ======
  
   * [[http://lists.w3.org/Archives/Public/www-style/2013Apr/0035.html|The ::distributed() pseudo-element]]   * [[http://lists.w3.org/Archives/Public/www-style/2013Apr/0035.html|The ::distributed() pseudo-element]]
 +
 +===== Counter Styles ======
 +
 +  * [[http://lists.w3.org/Archives/Public/www-style/2013May/0023.html|width/fill descriptor]]
 +
 +===== Writing Modes ======
 +
 +  * ''text-combine-horizontal'', suggestions are: ''force-horizontal''?
 +
 +===== Grid Layout =====
 +
 +  * Moving ''grid-template'', ''grid-definition-rows'', ''grid-definition-columns'' under common prefix. Proposal
 +     * ''grid-template-slots''
 +     * ''grid-template-rows''
 +     * ''grid-template-columns''
 +     * ''grid-template'' as shorthand (using syntax from Bert's Template Layout draft)
 +  * [[http://lists.w3.org/Archives/Public/www-style/2013Mar/0266.html|Syntax of track listings (particularly with named lines)]]
 +
  
 
ideas/naming.txt · Last modified: 2021/10/01 15:44 by fantasai
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki