canmove, Confirmed users
1,577
edits
(Fix some typos) |
(→Layout) |
||
| Line 236: | Line 236: | ||
|- | |- | ||
| CSS Grid | | CSS Grid | ||
| This adds grid layout support to our layout engine. Something well-known in the design community. | | This adds grid layout support to our layout engine. Something well-known in the design community. Our work must start with feedback on the current spec. | ||
| Not started | | Not started | ||
| Start after Flexbox | | Start after Flexbox | ||
| Line 242: | Line 242: | ||
|- | |- | ||
| CSS Regions & Exclusions | | CSS Regions & Exclusions | ||
| Magazine-style layouts. Render text around images and other complex interactions with entities in web pages. They are separate specs, but should probably be done together. | | Magazine-style layouts. Render text around images and other complex interactions with entities in web pages. They are separate specs, but should probably be done together. According to David and others the current specs have some very serious problems and will need significant work before they can be implemented. | ||
| Not started | | Not started | ||
| Later in 2012 | | Later in 2012 | ||