Skip to content

Commit

Permalink
test: Fixed the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cure53 committed May 5, 2024
1 parent d1d5d22 commit a377bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/expect.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ export default [
}, {
"payload": "<![><img src=\"]><img src=x onerror=alert(39)//\">",
"expected": [
"<img>",
"<img src=\"]><img src=x onerror=alert(39)//\">",
"<img src=\"]&gt;&lt;img src=x onerror=alert(39)//\">"
]
Expand Down

0 comments on commit a377bf8

Please sign in to comment.