summaryrefslogtreecommitdiff
path: root/tests/test_html_lexer.py
Commit message (Expand)AuthorAgeFilesLines
* Fix backtracking string regexes in JavascriptLexer und TypescriptLexer.Georg Brandl2020-12-171-1/+3
* Increase timeout.Matthäus G. Chajdas2020-12-051-4/+4
* Unclosed script/style tag handling Fixes #1614 (#1615)Nick Gerner2020-12-051-0/+129