Commit 99c2907
authored
test(svg): escapes script injection characters in escapeXML (JhaSourav07#1593)
## Description
Fixes JhaSourav07#1578
## Pillar
- [x] 🛠️ Other (Bug fix, refactoring, docs)
## Visual Preview
No visual changes — this is a test-only PR.
## Checklist before requesting a review:
- [x] I have read the `CONTRIBUTING.md` file.
- [x] I have tested these changes locally.
- [x] I have run `npm run format` and `npm run lint` locally and
resolved all errors.
- [x] My commits follow the Conventional Commits format.
- [x] I have made sure that i have only one commit to merge in this PR.
- [x] I have starred the repo.1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1109 | 1109 | | |
1110 | 1110 | | |
1111 | 1111 | | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
1112 | 1115 | | |
1113 | 1116 | | |
1114 | 1117 | | |
| |||
0 commit comments