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
Last revisionBoth sides next revision
ideas:naming [2013/05/01 14:12] – [Writing Modes + Grid Layout] fantasaiideas:naming [2014/12/09 15:48] – external edit 127.0.0.1
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 ===== +===== Writing Modes ======
- +
-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)]]+
  
 +  * ''text-combine-horizontal'', suggestions are: ''force-horizontal''?
  
 ===== 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]]
 +
 +===== 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