diff options
Diffstat (limited to 'Tools/TestWebKitAPI/Tests/WebKit2/geolocationGetCurrentPositionWithHighAccuracy.html')
| -rw-r--r-- | Tools/TestWebKitAPI/Tests/WebKit2/geolocationGetCurrentPositionWithHighAccuracy.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/TestWebKitAPI/Tests/WebKit2/geolocationGetCurrentPositionWithHighAccuracy.html b/Tools/TestWebKitAPI/Tests/WebKit2/geolocationGetCurrentPositionWithHighAccuracy.html deleted file mode 100644 index 26a314858..000000000 --- a/Tools/TestWebKitAPI/Tests/WebKit2/geolocationGetCurrentPositionWithHighAccuracy.html +++ /dev/null @@ -1,3 +0,0 @@ -<script> -navigator.geolocation.getCurrentPosition(function() { }, function() {}, { enableHighAccuracy:true }); -</script> |
