tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

Error if html text is "%CA" #350

Open alitaker opened 3 years ago

alitaker commented 3 years ago

Use case: description, code

When the HTML element text contains the text %CA, image is not rendered and an error occurs in the browser.

jsfiddle https://jsfiddle.net/marcoesplores/ko2u3t19/7/

Expected behavior

Complete render

Actual behavior (stack traces, console logs etc)

No render at all

Library version

Browsers