Files
Ben Harris c6e312b252 js: Remove "width" and "height" attributes from HTML <canvas>
They were set to "1px", which isn't a valid value since they're meant to
be integers.  Since they weren't valid, they were ignored.  This doesn't
seem to have caused any trouble, so they may as well be removed.  In any
case, the canvas is invisible until after its size has been set by
JavaScript.
2022-11-27 19:39:18 +00:00
..
2015-01-12 19:51:19 +00:00
2022-11-18 00:11:39 +00:00
2021-04-25 09:59:15 +01:00
2015-10-18 17:53:28 +01:00