about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-12-13rustdoc: add CSS margin between `impl` docblock and its itemsMichael Howell-0/+17
2022-12-13rustdoc: apply `pre-wrap` CSS to code-wrapped linksMichael Howell-0/+9
2022-12-12Add check for local-storage value when changing "display line numbers" settingsGuillaume Gomez-0/+2
2022-12-09rustdoc: make stability badge CSS more consistentMichael Howell-0/+41
2022-12-09Rollup merge of #105442 - notriddle:notriddle/docblock-table-css, r=Guillaume...Matthias Krüger-0/+50
2022-12-09Rollup merge of #105387 - willcrichton:scrape-examples-ui-improvements, r=not...Matthias Krüger-0/+16
2022-12-09Rollup merge of #105216 - GuillaumeGomez:rm-unused-gui-test, r=notriddleMatthias Krüger-4/+0
2022-12-08rustdoc: add GUI test case for docblock table colorsMichael Howell-0/+50
2022-12-07Factor scrape-examples toggle test into a new fileWill Crichton-38/+14
2022-12-07Add explanations to scrape-examples integration testWill Crichton-0/+6
2022-12-07Improve several aspects of the Rustdoc scrape-examples UI.Will Crichton-0/+34
2022-12-06Rollup merge of #105320 - notriddle:notriddle/rustdoc-toggle-hideme-2, r=Guil...Matthias Krüger-0/+10
2022-12-06Rollup merge of #105256 - GuillaumeGomez:comment-method-margins, r=notriddleYuki Okushi-0/+1
2022-12-06Rollup merge of #104967 - willcrichton:fix-scrape-examples, r=notriddleYuki Okushi-0/+14
2022-12-05Restore missing newlineWill Crichton-1/+1
2022-12-05rustdoc: simplify CSS selectors on top-doc and non-exhaustive togglesMichael Howell-0/+10
2022-12-04Add small comment explaining what `method-margins.goml` test is aboutGuillaume Gomez-0/+1
2022-12-03Remove unused GUI testGuillaume Gomez-4/+0
2022-12-02Rollup merge of #105143 - notriddle:notriddle/scraped-example-list-font, r=Gu...Matthias Krüger-0/+31
2022-12-02Rollup merge of #105132 - GuillaumeGomez:migrate-summary-toggle-to-var, r=not...Matthias Krüger-0/+29
2022-12-01rustdoc: use simpler CSS for setting the font on scraped examplesMichael Howell-0/+31
2022-12-01Add GUI test for toggle filter and opacityGuillaume Gomez-0/+29
2022-11-28rustdoc: remove `fnname` CSS class that's styled exactly like `fn`Michael Howell-5/+5
2022-11-27Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddleMatthias Krüger-17/+29
2022-11-26Add test for scrape-examples next/prev buttonsWill Crichton-1/+15
2022-11-26Switch rustdoc-gui test to function callGuillaume Gomez-17/+29
2022-11-26rustdoc: improve popover focus handling JSMichael Howell-0/+52
2022-11-25rustdoc: revert tooltip background color on light theme to readableMichael Howell-1/+1
2022-11-25Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r...Matthias Krüger-8/+36
2022-11-24Strenghten GUI test to include extra state in selectorGuillaume Gomez-6/+12
2022-11-24Extend GUI test to include more source code elements checksGuillaume Gomez-2/+24
2022-11-24Rollup merge of #104792 - notriddle:notriddle/crate-search-title-display, r=G...Matthias Krüger-1/+2
2022-11-23rustdoc: simplify `.search-results-title` CSSMichael Howell-1/+2
2022-11-22rustdoc: make struct fields `display: block`Michael Howell-0/+10
2022-11-22Rollup merge of #104666 - GuillaumeGomez:migrate-alias-search-result, r=notri...Matthias Krüger-17/+36
2022-11-21rustdoc: add test case for pointer cursorMichael Howell-0/+24
2022-11-21Extend GUI test for alias search resultGuillaume Gomez-17/+36
2022-11-20Rollup merge of #104640 - GuillaumeGomez:migrate-kdb-css, r=notriddleMatthias Krüger-0/+38
2022-11-20Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill...Matthias Krüger-1/+62
2022-11-20Extend GUI tests to check kbd colorsGuillaume Gomez-0/+38
2022-11-19rustdoc: fix test caseMichael Howell-1/+1
2022-11-19rustdoc: add test case for scraped example expand GUIMichael Howell-0/+61
2022-11-19Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddleMatthias Krüger-0/+30
2022-11-19Extend GUI test to check notable traits blur behaviourGuillaume Gomez-0/+30
2022-11-18Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearthbors-0/+5
2022-11-18Rollup merge of #104556 - notriddle:notriddle/variant, r=GuillaumeGomezManish Goregaokar-0/+5
2022-11-18Rollup merge of #104494 - GuillaumeGomez:migrate-gui-test-to-func, r=notriddleMatthias Krüger-162/+87
2022-11-17rustdoc: update tests for enum variant margin tweakMichael Howell-0/+5
2022-11-17Rollup merge of #104532 - GuillaumeGomez:migrate-tooltip-css, r=notriddleMatthias Krüger-4/+76
2022-11-17Rollup merge of #104366 - GuillaumeGomez:simplify-settings-theme-choice, r=no...Matthias Krüger-45/+43