blob: 546629d5f1446e01c4407e642ac423eb6fd400ea [file] [log] [blame]
Tests that the execution context is changed to match new selected node.
Running: initialize
Execution Context: main
matches: true
Running: selectIframeInnerNode
Execution Context: iframe
matches: true
Running: selectMainFrameNode
Execution Context: main
matches: true
Running: selectIframeNode
Execution Context: main
matches: true
Running: selectIframeContentDocument
Execution Context: iframe
matches: true