Page and column floats and vertical (was RE: conditional floats on paged media

> The proposed "snap" keyword is close to what you are asking for:
> 
>   http://dev.w3.org/csswg/css3-gcpm/#page-and-column-floats
> 
> You can e.g. set:
> 
>   pre.code {
>     float: snap;
>   }

These look wonderful, but could this be defined using logical directions? I suppose top/bottom/snap-to-top-or-bottom in physical directions in vertical flow does not make sense, does it?


Regards,
Koji

Received on Sunday, 12 August 2012 06:40:57 UTC