about summary refs log tree commit diff
path: root/tests/rustdoc-gui/headings.goml
AgeCommit message (Collapse)AuthorLines
2023-07-15Migrate GUI colors test to original CSS color formatGuillaume Gomez-10/+10
2023-04-11Update rustdoc GUI tests to new browser-ui-test versionGuillaume Gomez-8/+8
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-4/+4
It's misleading. The main heading sometimes isn't an fully qualified name at all. It's also redundant. It's always a child of `div.main-heading`, so just use that.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+234