- From: Alex Mogilevsky <alexmog@microsoft.com>
- Date: Sun, 17 May 2009 18:26:41 -0700
- To: Christian Hujer <cher@riedquat.de>, "www-style@w3.org" <www-style@w3.org>
There was a discussion on this list and in the working group on break-inside, and there is a resolution to add separate control for column and page breaks. Stay tuned for next spec update. -----Original Message----- From: www-style-request@w3.org [mailto:www-style-request@w3.org] On Behalf Of Christian Hujer Sent: Sunday, May 17, 2009 5:59 AM To: www-style@w3.org Subject: [css3-multicol] missing column-break-inside Hello community, in [CSS3COL] I miss a column-break-inside property. In "6. Column breaks", [CSS3COL] specifies: "The ‘page-break-inside’ property can be used to indicate that a column break should be avoided inside the element." There might be occasions where a column-break is acceptable while a page-break is not. Suggestion: Name: column-break-inside Value: auto | avoid | page Initial: page Applies to: block-level-elements Inherited: no Percentages: N/A Media: visual Computed value: as specified. The semantics of the value 'page' are to inherit what's specified by the page-break-inside property. The semantics of the values auto and avoid are those of page-break-inside just applied to columns. References: [CSS3COL] <http://www.w3.org/TR/2007/WD-css3-multicol-20070606/> Kind regards -- . Christian Hujer mailto:cher@riedquat.de http://www.riedquat.de/ ..: PGP Fingerprint: 09EB 64CC 578F 5DFD 2FD5 36E5 072B 32FE 391B C25A Random fortune: !07/11 PDP a ni deppart m'I !pleH
Received on Monday, 18 May 2009 01:27:24 UTC