Roman Korchagin wrote: > I've noticed nsColumnSetFrame in the layout code that seems to be > concerned with CSS columns, but I have not managed to find any html test > files for columns. I was looking in \mozilla\layout\html, maybe wrong > place?
There are test files for columns in there. See layout/html/tests/block/bugs/277420.html for example. There are also test files in layout/reftests (esp. in layout/reftests/columns). > Is column balancing supported? Yes. > I can't figure out from the CSS specification whether columns of > different width are allowed. As I understand, no. > Any other classes related to layout of text in columns? "All the rest of layout"? ;) -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

