Cascading Style Sheets
Working Group Blog

(This page uses CSS style sheets)

CSS WG Blog home

Search

Archives

W3C and the CSS Working Group publish information about the specifications under development in various ways. This page is the working group's weblog (blog). Other places to find information are the “current work” page, the www-style mailing list.

Resolutions 2009-01-07

Full minutes

Resolutions 2008-12-10

Full minutes.

MInutes and Resolutions 2008-11-26

Full minutes

MInutes and Resolutions 2008-11-12

Full minutes

MInutes and Resolutions 2008-11-04

Full minutes

Minutes and Resolutions October F2F: Selectors and calc()

Selectors

Parsing calc()

Minutes and Resolutions October F2F: CSS2.1 and Margin Collapsing

Minutes and Resolutions October F2F: Printing, Columns, and Pagination

CSS3 Paged Media

Pagination

CSS3 Multicol

Discussed overflow of multicolumn elements: whether new columns should be madd off to the side, or whether a new row of columns should be created as overflow below.

To create a layouts where a new set of columns are created below the first, we really would need a column-length property or somesuch and allow the height to be auto, otherwise the new columns will overflow the multicol element and overwrite later content.

Either way, multicolumn layout is not very usable on the screen because it's designed for paginated media. So we discussed the idea of overflow-style: paginate to create paginated layouts on the screen. (It would fall back to scrolling behavior on down-level clients.)

fantasai noted that the column width algorithm should define available width such that the UA can consider the available width on the page if that is less than the available width of the element.

More posts…

CSS Valid CSS!Valid HTML 4.0! Atom feed

Bert Bos, CSS contact
Last updated $Date: 2008/10/02 13:21:40 $ GMT