Parser: HTML tags treat as case-insensitive by kudoas · Pull Request #968 · marcoroth/herb

This pull request fixes #956 HTML tags are handled case-insensitively across open/close matching, foreign content detection for script/style and SVG contexts, and the tests updated to cover mixed-c...