learnlytics-go/templ/generator/test-a-href/expected.html

4 lines
205 B
HTML
Raw Normal View History

2025-03-20 12:35:13 +01:00
<a href="javascript:alert(&#39;unaffected&#39;);">Ignored</a>
<a href="about:invalid#TemplFailedSanitizationURL">Sanitized</a>
<a href="javascript:alert(&#39;should not be sanitized&#39;)">Unsanitized</a>