Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(766)

Unified Diff: LayoutTests/fast/dom/Geolocation/geofencing-not-implemented-expected.txt

Issue 401713005: Move all geofencing code into its own module separate from geolocation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update test expectations Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/Geolocation/geofencing-not-implemented-expected.txt
diff --git a/LayoutTests/fast/dom/Geolocation/geofencing-not-implemented-expected.txt b/LayoutTests/fast/dom/Geolocation/geofencing-not-implemented-expected.txt
deleted file mode 100644
index f128a8dadb17c44d8fda3ced4001fdc3717bb62a..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/Geolocation/geofencing-not-implemented-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Tests that all geofencing methods always reject.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS Promise rejected as expected.
-PASS Promise rejected as expected.
-PASS Promise rejected as expected.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698