Changed: DB Params
This commit is contained in:
3
templ/generator/test-a-href/expected.html
Normal file
3
templ/generator/test-a-href/expected.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<a href="javascript:alert('unaffected');">Ignored</a>
|
||||
<a href="about:invalid#TemplFailedSanitizationURL">Sanitized</a>
|
||||
<a href="javascript:alert('should not be sanitized')">Unsanitized</a>
|
Reference in New Issue
Block a user