summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/general/mochitest.ini
diff options
context:
space:
mode:
authorTom Ritter <tom@mozilla.com>2018-02-20 13:30:16 -0600
committerwolfbeast <mcwerewolf@gmail.com>2018-03-14 11:31:24 +0100
commitf0b727eac28244e0fa24a6107dee44e83ad0f561 (patch)
tree48b69cc58535e14fd470e395ced1468bad3706dd /dom/tests/mochitest/general/mochitest.ini
parenta32b7f7c4e4e31669e0787e6321d74e4db71e514 (diff)
downloadUXP-f0b727eac28244e0fa24a6107dee44e83ad0f561.tar
UXP-f0b727eac28244e0fa24a6107dee44e83ad0f561.tar.gz
UXP-f0b727eac28244e0fa24a6107dee44e83ad0f561.tar.lz
UXP-f0b727eac28244e0fa24a6107dee44e83ad0f561.tar.xz
UXP-f0b727eac28244e0fa24a6107dee44e83ad0f561.zip
Bug 1430173 - Add Timer Rounding tests backported from -central to -esr. r=baku, a=RyanVM
MozReview-Commit-ID: Jl4WZAamgrI --HG-- extra : transplant_source : E%DC%91lU%1C%A4l%2C%C8%23PCz%EB%F2%81%25%1F%90
Diffstat (limited to 'dom/tests/mochitest/general/mochitest.ini')
-rwxr-xr-x[-rw-r--r--]dom/tests/mochitest/general/mochitest.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/tests/mochitest/general/mochitest.ini b/dom/tests/mochitest/general/mochitest.ini
index d59527801..d00ea1d4b 100644..100755
--- a/dom/tests/mochitest/general/mochitest.ini
+++ b/dom/tests/mochitest/general/mochitest.ini
@@ -43,6 +43,8 @@ support-files =
frameStoragePrevented.html
frameStorageChrome.html
frameStorageNullprincipal.sjs
+ worker_child.js
+ worker_grandchild.js
workerStorageAllowed.js
workerStoragePrevented.js
storagePermissionsUtils.js
@@ -108,6 +110,7 @@ support-files = test_offsets.js
[test_picture_mutations.html]
[test_pointerPreserves3D.html]
[test_pointerPreserves3DClip.html]
+[test_reduce_time_precision.html]
[test_resource_timing.html]
[test_resource_timing_cross_origin.html]
[test_resource_timing_frameset.html]