Implement HtmlCanvas; move some tests to commonTest

This commit is contained in:
2019-04-09 06:39:38 -05:00
parent 7ba7edb7d4
commit 5c402b5400
17 changed files with 288 additions and 64 deletions

5
web/package-lock.json generated
View File

@@ -2231,6 +2231,11 @@
"readable-stream": "^2.3.6"
}
},
"fontawesome": {
"version": "5.6.3",
"resolved": "https://registry.npmjs.org/fontawesome/-/fontawesome-5.6.3.tgz",
"integrity": "sha512-FCc+CawwsJWWprVEg9X14yI7zI+l9YVAyhzgu70qwGeDn0tLLDH/dVfqgij72g4BBGgLGfK2qnvFGAmYUkhaWg=="
},
"for-in": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",