hello, <canvas> element
jensimmons opened this issue · 1 comments
jensimmons commented
Somewhere in all the discussion of img
, someone mentioned that he found the same problems with canvas
.
Perhaps we should add:
canvas {
vertical-align: bottom;
display: block;
max-width: 100%;
}
More investigation needed.
jensimmons commented
Closing as a duplication of #14