Skip to content

body element removed #432

@simonLeary42

Description

@simonLeary42

input:

<html>
  <body style="color:white; background-color:black">
    <p>hello, world!</p>
  </body>
</html>

output:

    <p>hello, world!</p>

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions