[EMAIL PROTECTED] wrote: > I assume JavaScript execution will be executed 'incrementally'? > As Gecko see a Script node in the Document, it will call the > javascript engine for the js exection.
Yes. > Is there a corresponding interface for that (just like > nsIMutationObserver fpr CSS)? For which, exactly? nsIMutationObserver is used by more than just the frame constructor, for what it's worth. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

