about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-01-30Rollup merge of #93475 - GuillaumeGomez:theme-in-history, r=jshaEric Huss-0/+25
2022-01-30Add test to ensure that theme is applied correctly when going back in historyGuillaume Gomez-0/+25
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-1/+10
2022-01-29Extend theme change GUI testGuillaume Gomez-0/+16
2022-01-24Add white-space: nowrap to links in the sidebarJacob Hoffman-Andrews-0/+10
2022-01-23update testsConrad Ludgate-2/+2
2022-01-23tweak all sidebar coloursConrad Ludgate-1/+1
2022-01-22Rollup merge of #93170 - GuillaumeGomez:gui-tests-explanations, r=jshaMatthias Krüger-3/+22
2022-01-21Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157Matthias Krüger-14/+29
2022-01-21Add missing GUI test explanationsGuillaume Gomez-3/+22
2022-01-21Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgrbors-0/+6
2022-01-20rustdoc: fix overflow-wrap for table layoutsJacob Hoffman-Andrews-14/+29
2022-01-20Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomezMatthias Krüger-0/+6
2022-01-19Rustdoc mobile: put out-of-band on its own lineJacob Hoffman-Andrews-6/+23
2022-01-19Fix scroll offset when jumping to internal idJacob Hoffman-Andrews-0/+6
2022-01-18Remove horizontal lines at top of pageJacob Hoffman-Andrews-10/+6
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-24/+44
2022-01-18Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomezMatthias Krüger-0/+41
2022-01-18Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomezMatthias Krüger-0/+8
2022-01-18Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomezMatthias Krüger-6/+6
2022-01-17Add staged_api for testsJacob Hoffman-Andrews-0/+41
2022-01-17Hide mobile sidebar on some clicksJacob Hoffman-Andrews-0/+8
2022-01-14Add support for "always theme" in settingJacob Hoffman-Andrews-6/+6
2022-01-14Link sidebar "location" heading to top of pageJacob Hoffman-Andrews-0/+7
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-0/+78
2022-01-11Add GUI test for rust logo style in the sidebarsGuillaume Gomez-0/+78
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-6/+11
2022-01-09Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomezMatthias Krüger-7/+5
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-6/+11
2022-01-06Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jshaMatthias Krüger-0/+12
2022-01-06Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomezMatthias Krüger-0/+8
2022-01-05Move crate drop-down to search results pageJacob Hoffman-Andrews-7/+5
2022-01-05Add test for [src] font-size in headersGuillaume Gomez-0/+12
2022-01-05Make Run button visible on hoverJacob Hoffman-Andrews-0/+8
2021-12-31Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jshaMatthias Krüger-0/+10
2021-12-31Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomezMatthias Krüger-3/+3
2021-12-30Fix display of toggles on mobileGuillaume Gomez-0/+10
2021-12-19Rollup merge of #91834 - GuillaumeGomez:improve-gui-test-readability, r=jshaMatthias Krüger-66/+278
2021-12-15Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jshaMatthias Krüger-0/+32
2021-12-14Add GUI test for source code page sidebarGuillaume Gomez-0/+32
2021-12-12Update browser-ui-test version and improve rustdoc-gui tests readabilityGuillaume Gomez-66/+278
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-2/+2
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-3/+12
2021-12-04Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-3/+12
2021-12-03Use fewer colors in rustdoc UIJacob Hoffman-Andrews-1/+1
2021-12-02Rename ID "main" into "main-content"Guillaume Gomez-14/+14
2021-12-02Fix remaining bugsGuillaume Gomez-1/+1
2021-11-29rustdoc: fix source-code-page testcynecx-1/+1
2021-11-26Update test for anchors and headings positionGuillaume Gomez-1/+47
2021-11-25Improve testsGuillaume Gomez-1/+4