summaryrefslogtreecommitdiffstats
path: root/dom/performance/tests/mochitest.ini
blob: bee0b2e7003f20e4f6fefdf64a26134ca825a51d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
support-files =
  test_performance_observer.js
  test_performance_user_timing.js
  test_worker_performance_now.js
  worker_performance_user_timing.js
  worker_performance_observer.js
  sharedworker_performance_user_timing.js

[test_performance_observer.html]
[test_performance_user_timing.html]
[test_worker_user_timing.html]
[test_worker_observer.html]
[test_sharedWorker_performance_user_timing.html]
[test_worker_performance_now.html]
[test_timeOrigin.html]