summaryrefslogtreecommitdiff
path: root/tests/suite/html
AgeCommit message (Expand)Author
2025-06-23Properly handle raw text elementsLaurenz
2025-06-23Handle pre elements that start with a newlineLaurenz
2025-06-23Turn non-empty void element into export errorLaurenz
2025-06-23Test runner support for HTML export errorsLaurenz
2025-06-23Typed HTML API (#6476)Laurenz
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
2025-02-24HTML export: fix elem counting on classify_output (#5910)Sharzy