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