Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
ideas:value-list-components [2021/10/01 15:10] fantasaiideas:value-list-components [2022/04/06 12:13] – removed aasim690
Line 1: Line 1:
-====== Improving usability of ordered component value lists ====== 
- 
-Several properties, such as 'transform', 'background-*', and '*-shadow', take complex ordered lists of values. Tweaking one component of such a value (e.g. changing color or rotation on :hover) requires rewriting the whole thing. 
- 
-See thread at http://lists.w3.org/Archives/Public/www-style/2011Mar/0573.html 
- 
-It is also desirable to be able to decompose complex functions like ''linear-gradient()''. Such functions are also lists (tagged n-tuples to be precise). One of practical tasks sounds like "transition of 4th color stop from color 'red' to 'yellow'". 
-In general the 'transition' shall accept only atomic values to avoid any ambiguity. E.g. it is not clear what exactly transition from ''linear-gradient(left,red,blue)'' to ''linear-gradient(top,red,yellow,blue)'' means. 
- 
-This is filed as [[https://github.com/w3c/csswg-drafts/issues/6707|Issue 6707]]. 
- 
  
 
ideas/value-list-components.txt · Last modified: 2022/04/06 12:15 by aasim690
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki