summaryrefslogtreecommitdiff
path: root/tests/suite/html
AgeCommit message (Collapse)Author
2025-06-26Fix nested HTML frames (#6509)Laurenz
2025-06-24Also fix encoding of `<textarea>` (#6497)Laurenz
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>