Commit d6f1155
committed
[Bug 16795][emscripten] Correctly get drawing canvas from DOM element
We were using the HTML Canvas API incorrectly, which was causing
exceptions to be thrown by browsers with conformant implementations.
See:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1244480
* whatwg/html#5951 parent ac66822 commit d6f1155
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments