CSS WG Blog Resolutions 2008-03 San Diego Part IV: Box…

This is a page from the Cascading Style Sheets Working Group Blog. Some other places to find information are the “current work” page, the www-style mailing list, the Future of CSS syndicator, and the issue list on Github.

Do you want to know how the CSS WG works? Fantasai has written about:csswg, An Inside View of the CSS Working Group at W3C.

Resolutions 2008-03 San Diego Part IV: Box Model

By fantasai April 4, 2008 (Permalink)
Categories: resolutions

Box Model Module

Box-sizing

Centering

There was much discussion of horizontal and vertical centering, but no resolution on the issue. The discussion closed with fantasai and Alex assigned to write concrete proposals for horizontal and vertical alignment, respectively.

For horizontal centering, there seem to be two distinct use cases:

For vertical centering, it was agreed that alignment affects the element’s children (because there’s no way to center an element
in its parent without taking it out of the normal flow). Also, it was agreed that vertical alignment of an element’s children
should cause it to create a new block formatting context. This greatly simplifies things by avoiding margin-collapsing and float
complications. The default value of the new property will need to be a special value that doesn’t turn the block into a BFC.

Page Breaking

A proposal to change the way page-break-inside affects descendent elements was discussed.

Advanced Layout Module

« Previous article Next article »

[Photo: group photo of the CSS working group in San Francisco] Contact: Bert Bos
Copyright © 2020 W3C®

Last updated 2008-04-04 07:23:06