url-encoder
url-encoder copied to clipboard
Cannot escape '<' in attributes
Minimal buggy svg:
<svg xmlns='http://www.w3.org/2000/svg'><rect width='100' height='100' fill='red' data-name='<' /></svg>