elm-explorations / elm-explorations/test
WebGL canvas not included in Test.Html tests
Open
- Dominant language
- Elm
- Stars
- 244
- Forks
- 40
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
If I write a test that expects for a canvas tag to be present, it will fail if the canvas tag was created with `WebGL.toHtml` (it will pass if the canvas was created with `Html.canvas`)
SSCCE: https://ellie-app.com/kfR9HFsqPQDa1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.