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
This commit is contained in:
Tom Ritter 2018-02-20 13:30:16 -06:00 • committed by Roy Tam
commit 53a2f1007f
7 changed files with 390 additions and 0 deletions

3
dom/tests/mochitest/general/mochitest.ini Normal file → Executable file
View file

@ -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]