CSS Regions: Coming Soon?

Adobe is helping bring CSS Regions to Webkit-based browsers with their latest proposed additions to the W3C CSS modules. They’ve also released a brief demo that extends the Webkit to show some basic implementations of CSS Regions and Exclusions.
Some highlights:
- Text can take the shape of polygons drawn in CSS.
- Text can flow in assigned order from one element to another (similar to the ‘flex-order’ property of ‘display: box’ items, but of course not constrained to the flexible box model).
- Text can avoid drawn polygons in CSS.
Leave a Reply
Comments
oh i’d like to see this one coming!