|
|
|
|
|
by CGamesPlay
240 days ago
|
|
Ah, perfect, the "remove unsafe" operation is what I was looking for. It includes a list of elements and a list of attributes. These appear to apply regardless of the sanitizer configuration you use, the original MDN link demonstrates allowlisting "script" but seeing that it is removed anyways. https://wicg.github.io/sanitizer-api/#sanitizerconfig-remove... |
|