Skip to content
Snippets Groups Projects
Verified Commit 31625721 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: define missing requestAnimationFrame #248

parent 932ae06e
Branches
Tags 0.3.0
No related merge requests found
......@@ -58,6 +58,7 @@ function initJSDOM(options) {
'HTMLFormElement',
'HTMLInputElement',
'HTMLScriptElement',
'requestAnimationFrame',
'HTMLSelectElement',
'HTMLTemplateElement',
'HTMLTextAreaElement',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment