summaryrefslogtreecommitdiff
path: root/tests/end2end/data/issue4011.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/data/issue4011.html')
-rw-r--r--tests/end2end/data/issue4011.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/end2end/data/issue4011.html b/tests/end2end/data/issue4011.html
new file mode 100644
index 000000000..488193736
--- /dev/null
+++ b/tests/end2end/data/issue4011.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>&lt;img src=&quot;x&quot; onerror=&quot;console.log('XSS')&quot;&gt;foo</title>
+ </head>
+ <body>
+ foo
+ </body>
+</html>