| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
|
| deleted file mode 100644
|
| index 5fc0f87eb64c81a3a5aa73a2b04d4b2c7559cf35..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -Tests that when a Geolocation request is made from a remote frame, and that frame's script context goes away before the Geolocation callback is made, the callback is made as usual.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS Success callback invoked
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|