Differences

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

Link to this comparison view

Next revisionBoth sides next revision
spec:cssom [2010/08/17 03:32] – notes on cssom values annespec:cssom [2010/08/17 03:32] – two spaces doh not anne
Line 1: Line 1:
 Transition scenarios the CSSOM has to cope with somehow: Transition scenarios the CSSOM has to cope with somehow:
  
- * Property changes into a longhand property. E.g. some css3 text stuff..? Sometimes this only partially happens. E.g. with 'overflow' the situation is weird iirc. +  * Property changes into a longhand property. E.g. some css3 text stuff..? Sometimes this only partially happens. E.g. with 'overflow' the situation is weird iirc. 
- * Property value changes into a comma-separated list. E.g. background-image: <uri> becomes background-image: <uri> [, <uri>]*. +  * Property value changes into a comma-separated list. E.g. background-image: <uri> becomes background-image: <uri> [, <uri>]*. 
- * Property value changes into accepting multiple component values. E.g. the 'cursor' property now takes <x> and <y> in addition to <uri>. 'overflow' now takes two values rather than one. +  * Property value changes into accepting multiple component values. E.g. the 'cursor' property now takes <x> and <y> in addition to <uri>. 'overflow' now takes two values rather than one. 
- * Property component value changes. E.g. <uri> becomes <image>.+  * Property component value changes. E.g. <uri> becomes <image>.
 
spec/cssom.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki