Skip to content

Commit

Permalink
Add OffscreenCanvasRenderingContext2D to browser environment (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikChen committed Dec 8, 2020
1 parent 42f383b commit 0e1959a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions globals.json
Expand Up @@ -680,6 +680,7 @@
"OfflineAudioContext": false,
"offscreenBuffering": false,
"OffscreenCanvas": true,
"OffscreenCanvasRenderingContext2D": false,
"onabort": true,
"onafterprint": true,
"onanimationend": true,
Expand Down

0 comments on commit 0e1959a

Please sign in to comment.