about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-09-30Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomezMatthias Krüger-11/+8
2022-09-29rustdoc: update test case now that the UI animation is removedMichael Howell-11/+8
2022-09-28rustdoc: remove bad CSS font-weight on `.impl`, `.method`, etcMichael Howell-7/+7
2022-09-27Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddleMatthias Krüger-4/+152
2022-09-27Add GUI regression test for search results colorsGuillaume Gomez-4/+152
2022-09-27Update src/test/rustdoc-gui/sidebar-mobile-scroll.gomlJacob Hoffman-Andrews-3/+3
2022-09-27rustdoc: use CSS containment to speed up renderJacob Hoffman-Andrews-3/+3
2022-09-26rustdoc: give `.line-number` / `.line-numbers` meaningful namesMichael Howell-15/+15
2022-09-25Round offset to whole integerMichael Howell-2/+2
2022-09-25rustdoc: clean up `.out-of-band`/`.in-band` CSSMichael Howell-8/+8
2022-09-24Rollup merge of #102199 - GuillaumeGomez:improve-rustdoc-gui-tests, r=notriddleMatthias Krüger-5/+11
2022-09-23rustdoc: fix GUI tests to deal with slightly changed widthMichael Howell-12/+12
2022-09-23Improve GUI tests by using variablesGuillaume Gomez-5/+11
2022-09-23rustdoc: add regression test for sidebar width jankMichael Howell-0/+15
2022-09-23Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgrbors-1/+1
2022-09-23Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeG...Matthias Krüger-1/+1
2022-09-22Rollup merge of #102118 - notriddle:notriddle/line-numbers, r=GuillaumeGomezMatthias Krüger-1/+18
2022-09-21rustdoc: update test case for headers without max-widthMichael Howell-1/+1
2022-09-22Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddleYuki Okushi-0/+39
2022-09-21rustdoc: adjust test to cope with slightly different scrolling behaviourMichael Howell-1/+1
2022-09-21rustdoc: dynamically show-hide line numbers on code examplesMichael Howell-0/+17
2022-09-21Add GUI test for `.stab` elements in docblocksGuillaume Gomez-0/+39
2022-09-20Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomezMichael Howell-13/+13
2022-09-20Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume...Michael Howell-7/+7
2022-09-19Remove useless color assertions on 0px bordersMichael Howell-13/+13
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-7/+7
2022-09-19Add GUI test for notable traits element positionGuillaume Gomez-0/+103
2022-09-16Add GUI test for links colorsGuillaume Gomez-0/+85
2022-09-15Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomezMatthias Krüger-15/+3
2022-09-13rustdoc: clean up DOM by removing `.dockblock-short p`Michael Howell-15/+3
2022-09-12rustdoc: remove no-op CSS `.search-results .result-name > span`Michael Howell-0/+3
2022-09-12Rollup merge of #101693 - GuillaumeGomez:update-browser-ui-test-0-10, r=notri...Dylan DPC-12/+15
2022-09-11Update tests for new browser-ui-test versionGuillaume Gomez-12/+15
2022-09-10Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddlebors-50/+50
2022-09-10Update rustdoc GUI testsGuillaume Gomez-50/+50
2022-09-10Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomezMatthias Krüger-2/+2
2022-09-09rustdoc: update test casesMichael Howell-2/+2
2022-09-09rustdoc: simplify the codeblock tooltipMichael Howell-23/+23
2022-09-09Add gui test for codeblocks tooltip colorsGuillaume Gomez-0/+96
2022-09-09Clean up themes a bit moreGuillaume Gomez-2/+8
2022-09-04Remove duplicated test (superseeded by search-form-elements.goml)Guillaume Gomez-22/+0
2022-09-03Rollup merge of #101335 - notriddle:notriddle/methods-stability, r=notriddleMatthias Krüger-0/+20
2022-09-03Update rustdoc-gui tests for search-input border color on dark themeGuillaume Gomez-2/+2
2022-09-02rustdoc: put in rule to get alignment in desktop and mobile layoutsMichael Howell-0/+20
2022-09-01Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=...Matthias Krüger-0/+54
2022-09-01Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrumbors-2/+2
2022-08-31Add rustdoc GUI testGuillaume Gomez-0/+27
2022-08-31Update rustdoc testsGuillaume Gomez-0/+27
2022-08-31Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddleYuki Okushi-0/+51
2022-08-27Rollup merge of #101046 - notriddle:notriddle/table-css, r=jshaYuki Okushi-0/+30