- From: Alan Stearns <stearns@adobe.com>
- Date: Thu, 30 Aug 2012 09:06:10 -0700
- To: "www-style@w3.org" <www-style@w3.org>
A new working draft of the CSS3 Regions spec was published this week: http://www.w3.org/TR/2012/WD-css3-regions-20120823/ This update includes changes to the CSSOM section based on list and implementation feedback since the last working draft: * Removed exceptions from the Region interface. * Changed NamedFlowCollection from live to a static snapshot. * Changed NamedFlow to inherit from EventTarget. * Removed flowFrom from Region interface and changed method name to getComputedRegionStyle(). * Region interface is now a supplemental interface with the [NoInterfaceObject] extended attribute. * Added note for regionLayoutUpdate dispatching in nested flows. * Removed Document.getFlowByName() in favor of NamedFlowCollection.namedItem(). * Changed to overset:false for NULL NamedFlow. * Changed regionLayoutUpdate to not bubble. Please send any comments to this mailing list, <www-style@w3.org>, prefixing the subject line with [css3-regions] (as I did on this message). For the CSS WG, Alan Stearns
Received on Thursday, 30 August 2012 16:06:42 UTC