Hi,

I need some help.I embedded gecko in a java application.

I load a url via webnavigation and obtain the domwindow and
domdocument.Then I modify the domdocument via api (say I set some
style attribute or add some element etc);

Now if I call printPreview
Q1 :  Will reflow occur because dom window has changed?
Q2 :  Is it possible to do a forced reflow from my java application
which embeds the gecko engine without doing a webnavigation.loadurI

When all will reflow occur other than these ?
1. Window is resized
2. dom modification via script.

Need this info to move further.

regards,
Krithika

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to