We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5242f79 commit 342c523Copy full SHA for 342c523
test/integration/cpu-render.html
@@ -1,3 +1,9 @@
1
+<head>
2
+ <style>
3
+ canvas {border:1px solid black}
4
+ </style>
5
+</head>
6
+
7
<body>
8
<script src="../../node_modules/scratch-vm/dist/web/scratch-vm.js"></script>
9
<script src="../../node_modules/scratch-storage/dist/web/scratch-storage.js"></script>
0 commit comments