Until that day or so, the Canvas2Image JS library and the .toDataURI JS method worked in Chrome. http://www.nihilogic.dk/labs/canvas2image/ Now, when using version 19.0.1084.46 in Chrome, when you try to click "Save PNG" on the link page to load the PNG version of the HTML5 canvas element, it does not request loading - but generates an error like MIME. Is this intentional - perhaps for security reasons or a mistake? (It continues to work in Firefox.)
source
share