### Description
Following discussions with @DocFX and @nicolas-grekas, I'm opening this PR to request for comments on the idea of creating a new HtmlSanitizer component for Symfony 6.1, based on a …
When I try to use the symbol '*' to allow all tags and/or attributes on this simple example
``` python
html = '''
Тег STYLE
h1 {
font-size: 120%;
font-family: Verdana, Arial, Hel…