about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/sidebar-source-code-display.goml
AgeCommit message (Expand)AuthorLines
2022-07-05Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=Gui...Dylan DPC-0/+31
2022-07-04Rollup merge of #98774 - notriddle:notriddle/source-code-sidebar-button, r=Gu...Matthias Krüger-0/+27
2022-07-02rustdoc: add gui test case ensuring source sidebar doesn't spontaneously openMichael Howell-1/+10
2022-07-02rustdoc: add test case for background color of the sidebar toggle buttonMichael Howell-0/+27
2022-07-01rustdoc: add test cases for :focus on sidebar details elementsMichael Howell-0/+42
2022-07-01Improve click behavior of the source code mobile full-screen "sidebar"Michael Howell-0/+22
2022-07-01rustdoc: use <details> tag for the source code sidebarMichael Howell-21/+21
2022-06-30Add test to ensure that scroll position is kept when opening/closing source s...Guillaume Gomez-0/+14
2022-06-29Add test for source sidebar toggleGuillaume Gomez-1/+13
2022-06-29Update/add tests for source sidebar in mobile modeGuillaume Gomez-0/+10
2022-06-25Add test for source sidebar elements colorsGuillaume Gomez-0/+99
2022-05-10Clean up rustdoc GUI testGuillaume Gomez-2/+1
2022-03-25Replace wait-for instructions for rustdoc GUI tests with wait-for-cssGuillaume Gomez-4/+2
2022-02-24Add test for source sidebar elements displayGuillaume Gomez-0/+22