On Mar 14, 10:33 pm, Mark Finkle <[email protected]> wrote:
>
> Here is a different example of accessing the 
> DOM:https://wiki.mozilla.org/Embedding/NewApi/XpcomAccess
>

Yeah, I saw this example before, but the nsIDOMDocument returned by
the interface (as in that example) is precisely the same as the one
returned via myView->GetDOMWindow()->GetDocument().  Is the
DocumentLoaded callback the wrong place to inspect the DOM and layout?
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to