blob: 8e115bb80b8c43e7e7d415394ae8123a3cbbd01b [file] [log] [blame]
Test that web inspector can select element in an iframe even if the element was created via createElement of document other than iframe's document. Bug 60031
PASS: selected node with id 'main-frame-div'
PASS: selected node with id 'iframe-div'