CSS columns for ebook text

Of all the problems I needed to solve to develop the mobile version of Ibis Reader, I didn’t think I’d need to solve pagination. “WebKit supports CSS3 columns, I don’t have to worry about it.”
My idea was that I’d make the viewport as wide as a single column but force at least 2 columns, and [...]