chromium/third_party/blink/web_tests/http/tests/devtools/elements/elements-inspect-iframe-from-different-domain-expected.txt

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'