disconnected-frame-expected.txt revision f486d19d62f1bc33246748b14b14a9dfa617b57f
1frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s)
2Tests that when a request is made on a Geolocation object and its Frame is disconnected before a callback is made, the error callback is invoked with the correct error message.
3
4On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7PASS error.code is 2
8PASS error.message is "Geolocation cannot be used in frameless documents"
9PASS successfullyParsed is true
10
11TEST COMPLETE
12
13