summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/geolocation/mochitest.ini
blob: 1afcc31cb38dabf2a3a0dc0202b3ac21ac334a44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[DEFAULT]
support-files =
  geolocation.html
  geolocation_common.js
  network_geolocation.sjs
  windowTest.html

[test_allowCurrent.html]
[test_allowWatch.html]
[test_cachedPosition.html]
[test_cancelCurrent.html]
[test_cancelWatch.html]
[test_clearWatch.html]
[test_clearWatchBeforeAllowing.html]
[test_clearWatch_invalid.html]
[test_errorcheck.html]
[test_geolocation_is_undefined_when_pref_is_off.html]
[test_manyCurrentConcurrent.html]
[test_manyCurrentSerial.html]
[test_manyWatchConcurrent.html]
[test_manyWatchSerial.html]
[test_manyWindows.html]
[test_optional_api_params.html]
[test_shutdown.html]
[test_timeoutCurrent.html]
[test_timerRestartWatch.html]
[test_windowClose.html]
[test_worseAccuracyDoesNotBlockCallback.html]