FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Don't sanitize <summary> by twm · Pull Request #423 · html5lib/html5lib-python · GitHub

Don't sanitize <summary> - #423

Merged
ambv merged 3 commits into
html5lib:masterfrom
twm:summary
Mar 1, 2023
Merged

Don't sanitize <summary>#423
ambv merged 3 commits into
html5lib:masterfrom
twm:summary

Conversation

twm commented Jul 19, 2019

Copy link
Copy Markdown
Contributor

The sanitizer allows <details> but not <summary>, which doesn't make any sense.

Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.
ambv merged commit ff7fa37 into html5lib:master Mar 1, 2023
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 25, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 25, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 26, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 26, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 26, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 26, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
lixkel pushed a commit to lixkel/html5lib-python that referenced this pull request May 26, 2026
Add tests that the sanitizer allows <details open> and <summary> and
update the implementation to allow <summary>.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL