about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/search-keyboard.goml
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-1/+1
This renames the ID, which is only used in search results, to `#search-tabs`. Also changes the `.count` to a span, so it doesn't need its display mode to be overridden.
2022-11-14rustdoc: fix corner case in search keyboard commandsMichael Howell-0/+28