Hi, Can you please tell me if there is 1 nsIDOMWindowInternal for the html document and then 1 nsIDOMWindowInternal for each frame/iframe inside that html document?
If yes, can you please tell me how can I get the nsIDOMWindowInternal of each iframes when I am given a nsIDOMWindowInternal of the html document? I have looked at http://lxr.mozilla.org/mozilla/source/dom/public/idl/base/nsIDOMWindowInternal.idl#50, i don't see one nsIDOMWindowInternal has a tree relationship between nsIDOMWindowInternal of iframe. Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

