-
I was that close to a cool screenshot approach based on an SVG image with
foreignObjectHTML rendered to a canvas that would then betoBlob()'ed, but the canvas is always tainted: bugs.chromium.org/p/chromium/issues/detail?id=294129. Too bad…
foreignObject HTML rendered to a canvas that would then be toBlob()'ed, but the canvas is always tainted: bugs.chromium.org/p/chromium/issues/detail?id=294129. Too bad…