[CSSWG][cssom][cssom-view] Updated WD of CSSOM and CSSOM View

The CSS WG has published an updated Working Draft of the CSS Object Model  
(CSSOM) and the CSSOM View Module:

     https://www.w3.org/TR/cssom-1/
     https://www.w3.org/TR/cssom-view-1/

The CSSOM specification defines APIs for Media Queries, Selectors, CSS.
The CSSOM View Module defines APIs for reading and manipulating the  
layout, scrolling, window size and position, etc.

Some APIs in CSSOM that have not been widely implemented have been  
removed; alternative stylesheet APIs, pseudo(), cascadedStyle, etc. In  
CSSOM View a new API document.scrollingElement is added to help authors  
avoid relying on which of <html> or <body> reflects the viewport for  
.scrollTop et. al.

Significant changes are listed at:

   https://www.w3.org/TR/2016/WD-cssom-1-20160317/#change-history
   https://www.w3.org/TR/2016/WD-cssom-view-1-20160317/#change-history

Please send any comments to this mailing list, <www-style@w3.org>, and  
please, prefix the subject line with

     [cssom]
     [cssom-view]

(as I did on this message).

For the CSS WG,
-- 
Simon Pieters
Opera Software

Received on Thursday, 17 March 2016 11:28:48 UTC