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.66k stars 250 forks source link

task: check bleach url sanitizing and urlparse against wpt url tests #668

Closed willkg closed 1 month ago

willkg commented 2 years ago

From @g-k comment in issue #662:

Checking bleach and python urlparse behavior against the wpt url tests would probably be good too.

willkg commented 2 years ago

This is the file I was looking through: https://github.com/web-platform-tests/wpt/blob/master/url/resources/urltestdata.json

willkg commented 1 month ago

I'm not going to do this. Closing it out.