summaryrefslogtreecommitdiff
path: root/Base/res/html/misc/set-timeout-and-interval.html
AgeCommit message (Collapse)Author
2022-03-04Base: Replace setInterval test page with a more thorough timer test pageTimothy Flynn
Ensure we test both setTimeout and setInterval (and their cancellation methods), and test scenarios such as raising exceptions in the callback, passing extra arguments, etc.