summary refs log tree commit diff
path: root/tests/rustdoc-gui/src/theme_css
AgeCommit message (Collapse)AuthorLines
2023-10-11rustdoc: allow resizing the sidebarMichael Howell-0/+2
2023-09-14rusdoc: add gui test for custom CSS themesMichael Howell-0/+115
Based on https://github.com/rust-lang/rust/pull/115829#issuecomment-1720056602