input:
<html>
<body style="color:white; background-color:black">
<p>hello, world!</p>
</body>
</html>
output:
is it possible to configure htmlpurifier to allow the body element?
edit: the original output I included was modified by my web browser, I got the actual purifier output with print debugging
input:
output:
is it possible to configure htmlpurifier to allow the body element?
edit: the original output I included was modified by my web browser, I got the actual purifier output with print debugging