Skip to content

Commit

Permalink
Add DOMRectList to browser environment (#177)
Browse files Browse the repository at this point in the history
Fixes #176
  • Loading branch information
edg2s committed May 27, 2021
1 parent 463bfe6 commit ed5b510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions globals.json
Expand Up @@ -478,6 +478,7 @@
"DOMPointReadOnly": false,
"DOMQuad": false,
"DOMRect": false,
"DOMRectList": false,
"DOMRectReadOnly": false,
"DOMStringList": false,
"DOMStringMap": false,
Expand Down

0 comments on commit ed5b510

Please sign in to comment.