summary refs log tree commit diff
path: root/src/test/rustdoc-gui/sidebar.goml
AgeCommit message (Expand)AuthorLines
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-17/+17
2022-02-08rustdoc: tweak line and ΒΆ spacing for a11yJacob Hoffman-Andrews-1/+1
2022-02-07Fix hover effects in sidebarJacob Hoffman-Andrews-1/+1
2022-02-05Linkify sidebar headings for sibling itemsJacob Hoffman-Andrews-0/+7
2022-01-24Add white-space: nowrap to links in the sidebarJacob Hoffman-Andrews-0/+4
2022-01-23update testsConrad Ludgate-2/+2
2022-01-21Add missing GUI test explanationsGuillaume Gomez-0/+1
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-5/+11
2022-01-14Link sidebar "location" heading to top of pageJacob Hoffman-Andrews-0/+7
2021-11-04Fix missing bottom border for headings in sidebarGuillaume Gomez-14/+14
2021-10-25Fix documentation header sizesJacob Hoffman-Andrews-1/+2
2021-10-20Add test for duplicated sidebar entries for reexported macroGuillaume Gomez-6/+7
2021-06-24Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:...Stefan Schindler-5/+5
2021-06-19Update browser-ui-test versionGuillaume Gomez-27/+27
2021-06-13Add test to ensure font-weight is applied correctlyGuillaume Gomez-1/+4
2021-06-07Add test to check that font-weight is correctly set on type pageGuillaume Gomez-1/+2
2021-05-31Improve display of the separation between page items and siblings in the sidebarGuillaume Gomez-1/+11
2021-05-31Only list crates on the crate pageGuillaume Gomez-8/+7
2021-05-31Add sidebar GUI testsGuillaume Gomez-0/+47