aboutsummaryrefslogtreecommitdiffstats
path: root/modules/svg/processor_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor backend SVG package and add tests (#26335)wxiaoguang2023-08-051-0/+29
Introduce a well-tested `svg.Normalize` function. Make `RenderHTML` faster and more stable.