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
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,7 @@ function initJSDOM(options) { ...@@ -58,6 +58,7 @@ function initJSDOM(options) {
'HTMLFormElement', 'HTMLFormElement',
'HTMLInputElement', 'HTMLInputElement',
'HTMLScriptElement', 'HTMLScriptElement',
'requestAnimationFrame',
'HTMLSelectElement', 'HTMLSelectElement',
'HTMLTemplateElement', 'HTMLTemplateElement',
'HTMLTextAreaElement', 'HTMLTextAreaElement',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment