blob: f2d6ec8225d19423de81765856bc18acef87e27d [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'