summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/ongoing-request-leak-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/Geolocation/ongoing-request-leak-expected.txt')
-rw-r--r--LayoutTests/fast/dom/Geolocation/ongoing-request-leak-expected.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/LayoutTests/fast/dom/Geolocation/ongoing-request-leak-expected.txt b/LayoutTests/fast/dom/Geolocation/ongoing-request-leak-expected.txt
deleted file mode 100644
index 3fb979f..0000000
--- a/LayoutTests/fast/dom/Geolocation/ongoing-request-leak-expected.txt
+++ /dev/null
@@ -1 +0,0 @@
-Exercises a condition where the DOMWindow may leak if Geolocation requests are ongoing when the page is navigated away or closed. Complete.