Le 1 mars 2013 à 15:03, "Jukka K. Korpela" <[email protected]> a écrit :

> 2013-03-01 1:43, Rick Gordon wrote:
> 
>> I believe that adding
>> 
>>      -webkit-column-break-after: avoid;
>>      -webkit-column-break-before: avoid;
>>      -webkit-column-break-inside: avoid;
>> 
>> ... will cover for Webkit browsers.
> 
> Ah, I forgot those nonstandard properties. 

Nitpicking a little…

Those are not really 'non-standard', as they were part of the multicolumn spec:
http://www.w3.org/TR/2007/WD-css3-multicol-20070606/#column5

They were modified in the 2009 WD:
http://www.w3.org/TR/2009/WD-css3-multicol-20090630/#column-breaks

Now it is simply: ‘break-before’, ‘break-after’, ‘break-inside’
(2011 CR - but nobody appears to have implemented that part, yet)

http://www.w3.org/TR/css3-multicol/#column-breaks

Philippe
--
Philippe Wittenbergh
http://l-c-n.com




______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to