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:14] – [Shadow DOM] fantasaiideas:naming [2013/06/04 22:49] astearns
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]] 
-===== Writing Modes + Grid Layout ===== +  * :blank for empty/whitespaceonly elements
- +
-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]]+
- +
-Current suggestions: +
-  * start/end/before/after (Option 0) +
-  * [[http://lists.w3.org/Archives/Public/www-style/2013Apr/0265.html|start/end/start/end (Option 1)]]+
  
  
Line 26: Line 20:
  
   * [[http://lists.w3.org/Archives/Public/www-style/2013May/0023.html|width/fill descriptor]]   * [[http://lists.w3.org/Archives/Public/www-style/2013May/0023.html|width/fill descriptor]]
 +
 +===== 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