On 4/6/2006 1:34 PM, Rod McGuire wrote: > GM *does* run under standard DOM inspector? I think we're looking at a confusion in terms here. No. Nothing runs "under the DOM inspector" the inspector does not run scripts, it inspects DOMs. If you run a script, and it affects the DOM, you can see those effects when you inspect that DOM.