Changed: DB Params
This commit is contained in:
6
templ/generator/test-js-unsafe-usage/expected.html
Normal file
6
templ/generator/test-js-unsafe-usage/expected.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<button onClick="anythingILike('blah')">
|
||||
Click me
|
||||
</button>
|
||||
<script>
|
||||
// Arbitrary JS code
|
||||
</script>
|
Reference in New Issue
Block a user