mozilla / bleach

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
https://bleach.readthedocs.io/en/latest/
Other
2.65k stars 253 forks source link

docs: add CSS-based XSS and privacy leak prevention to non-goals #646

Closed g-k closed 2 years ago

g-k commented 2 years ago

fix: #627

This one took me longer to get too than anticipated.

This PR does not claim support for any browsers in favor of waiting until we can test output in them E2E #242

g-k commented 2 years ago

ok sounds good. We have #397 for updating the docs.