Hi,
I have a dom document obtained after webnavigation.loaduri.I get a Div in the document and set an attribute -moz-column-count to 4 programatically (from my embedded java app). 1. Will reflow happen in this case ?From what I Observed it not happening. 2. If reflow will not happen , can I force reflow at this point?If yes how can this be done? I do not want to save and reload the document as it will take a longer time.Is there a simpler option available? Thanks in Advance, Krithika _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

