blob: d15824bf15c37b81f6dc07cbe03d79556d1d7cf3 [file] [log] [blame]
Test that otherWindow.eval() keeps variables of calling context visible: PASS
Test that otherWindow.eval() is executed with otherWindow in scope: PASS
Test that otherWindow.eval() has otherWindow as the window object: PASS
Test that otherWindow.eval() does not change 'this': PASS
Test that otherWindow.eval() changes variable context: PASS