[webkit-dev] Adding CSS Regions and Exclusions to WebKit

Alexandru Chiculita achicu at adobe.com
Thu May 26 12:53:41 PDT 2011


Hi webkit-dev, 

Mihnea and myself have been working on an early WebKit prototype of CSS
Regions and CSS Exclusions proposals. These proposals are being discussed
with the W3C CSS WG (see reference below). CSS Regions and CSS exclusions
allow more sophisticated, magazine-layouts, to be built using HTML and
CSS. 

We are looking forward to integrate our work into WebKit. We have added
bug # 57309 to track the patches. The changes will be guarded by
ENABLE(REGIONS) and ENABLE(EXCLUSIONS) and will be disabled by default.

We'll be setting up a buildbot to track the ENABLE(REGIONS) and
ENABLE(EXCLUSIONS) build shortly. We expect this feature to be eventually
enabled by all ports.  Looking forward to your comments.

Bug: https://bugs.webkit.org/show_bug.cgi?id=57309
CSS Regions: http://dev.w3.org/csswg/css3-regions/
CSS Exclusions: http://dev.w3.org/csswg/css3-exclusions/
Prototype available at: http://labs.adobe.com/technologies/cssregions/
Prototype source code can be found at:
http://sourceforge.net/adobe/adobe-webkit/home/

Regards,
Alex



More information about the webkit-dev mailing list