Closed nolanlawson closed 8 years ago
Per https://github.com/nolanlawson/state-of-binary-data-in-the-browser/pull/1
Actually, I don't really care enough to add this change. IE10 can fall back to canvas.toDataURL(). There's no need to put in a small performance improvement for a legacy browser.
canvas.toDataURL()
Per https://github.com/nolanlawson/state-of-binary-data-in-the-browser/pull/1