Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / frame-set-location-badstring-expected.txt
blobfbf3fca38ea3e7185208a333c54edd617f19884b
3 --------
4 Frame: '<!--framePath //<!--frame0-->-->'
5 --------
6 Tests that assigning a bad string to HTMLFrameElement.location throws and aborts properly.
8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11 PASS frameLocation is not null
12 PASS frameLocation is not undefined
13 PASS parent.frames[1].location = badString; threw exception Exception in toString().
14 PASS parent.frames[1].location is frameLocation
15 PASS successfullyParsed is true
17 TEST COMPLETE
20 --------
21 Frame: 'r'
22 --------