Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
spec:cssom [2010/08/17 03:32] – two spaces doh not annespec:cssom [2011/07/25 09:56] – add requests from WHATWG wiki anne
Line 1: Line 1:
 +  * CSSOM needs to define how Link:, <?xml-stylesheet?>, <link rel=stylesheet>, and <style> interact with the fetching algorithm, the event loop, and the parsers from HTML5.
 +  * <?xml-stylesheet?> could do with a rewrite for integration with CSSOM; do 'load' and 'error' events fire on it?
 +  * CSSOM should have a mechanism for taking elements full-screen
 +  * it has been proposed that CSSOM have a mechanism for keeping track of when expensive-to-compute areas of the document (e.g. a canvas) are actually being rendered.
 +    * Add a pair of events that fire when an element is hidden and unhidden
 +    * Add a pair of events that fire when an element is scrolled into and out of the view
 +
 +
 Transition scenarios the CSSOM has to cope with somehow: Transition scenarios the CSSOM has to cope with somehow:
  
 
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