- From: Christian Hujer <cher@riedquat.de>
- Date: Sun, 17 May 2009 14:58:49 +0200
- To: www-style@w3.org
- Message-Id: <200905171458.55084.cher@riedquat.de>
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 Sunday, 17 May 2009 13:52:03 UTC