diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-29 12:18:35 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-29 12:18:35 +0200 |
commit | d564205c583cb6b95487c237fbe05e08ed53a915 (patch) | |
tree | 6c42d050ac33a1490e3ae5a8cc7f75951976cde1 /dom/performance/tests/mochitest.ini | |
parent | 98438fa32e4f93b59359662188e164c7c828acb7 (diff) | |
download | UXP-d564205c583cb6b95487c237fbe05e08ed53a915.tar UXP-d564205c583cb6b95487c237fbe05e08ed53a915.tar.gz UXP-d564205c583cb6b95487c237fbe05e08ed53a915.tar.lz UXP-d564205c583cb6b95487c237fbe05e08ed53a915.tar.xz UXP-d564205c583cb6b95487c237fbe05e08ed53a915.zip |
Bug 1313420 - Implement Performance.timeOrigin - part 2 - tests
https://hg.mozilla.org/mozilla-central/rev/c22f17e0db9d
Diffstat (limited to 'dom/performance/tests/mochitest.ini')
-rw-r--r-- | dom/performance/tests/mochitest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/performance/tests/mochitest.ini b/dom/performance/tests/mochitest.ini index 7005637e1..bee0b2e70 100644 --- a/dom/performance/tests/mochitest.ini +++ b/dom/performance/tests/mochitest.ini @@ -13,3 +13,4 @@ support-files = [test_worker_observer.html] [test_sharedWorker_performance_user_timing.html] [test_worker_performance_now.html] +[test_timeOrigin.html] |