Add tests for svg escaping
This commit is contained in:
parent
f87623f8d7
commit
1a8ddbdac6
2 changed files with 10 additions and 0 deletions
1
tests/templates/escaping_template.svg
Normal file
1
tests/templates/escaping_template.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg height='50' width='200'><text x='0' y='25'>{{ text }}</text></svg>
|
||||
|
After Width: | Height: | Size: 71 B |
Loading…
Add table
Add a link
Reference in a new issue