repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
tests
/
HTMLPurifier
/
HTMLT
/
style-onload.htmlt
blob
8782bdc6095343f5bdcab9d19d2398ad4d653f64
1
--INI--
2
Core.CollectErrors = true
3
--HTML--
4
<style/onload = !-alert(1)>
5
--EXPECT--
6
--# vim: et sw=4 sts=4