qutebrowser/tests/end2end/data/issue4011.html
2018-06-21 21:20:19 +02:00

11 lines
215 B
HTML

<!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>