blob: ae1f41bea514d976be87f39d371c10a30835326c [file] [log] [blame]
This tests that several ways of making an iframe that isn't inserted into a document tree but has a child frame will fail.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS targetFrame1.contentWindow == undefined is true
PASS targetFrame2.contentWindow == undefined is true
PASS targetFrame3.contentWindow == undefined is true
PASS successfullyParsed is true
TEST COMPLETE