RE: [css3-multicol] pseudo-algorithm

You are right, that's exactly what I meant to put there.
Thanks!

-----Original Message-----
From: Morten Stenshorne [mailto:mstensho@opera.com] 
Sent: Tuesday, February 08, 2011 11:32 PM

>  	(23)      column-gap := (available-width/column-gap);

I don't understand (23). Did you mean this, by any chance:

(23)      column-gap := (available-width/(column-count - 1));

ith my version of (23) it does. :)

-- 
---- Morten Stenshorne, developer, Opera Software ASA ----
---- Office: +47 24164206 ---- Cellular: +47 93440112 ----
------------------ http://www.opera.com/ -----------------

Received on Wednesday, 9 February 2011 07:44:54 UTC