blob: 1a6a0c2ba7626394ea7f5b8e5eeaaf417293644b [file] [log] [blame]
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
Tests that assigning a bad string to HTMLFrameElement.location throws and aborts properly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS frameLocation is not null
PASS frameLocation is not undefined
PASS parent.frames[1].location = badString; threw exception Exception in toString().
PASS parent.frames[1].location is frameLocation
PASS successfullyParsed is true
TEST COMPLETE
--------
Frame: 'r'
--------