blob: 9c9f33a05c0dd4cf8db129eed50a21b4cded0571 [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
PASS successfullyParsed is true
TEST COMPLETE