about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-12-30Rollup merge of #106295 - GuillaumeGomez:extend-scraped-examples-layout-test,...Michael Goulet-0/+14
2022-12-30Extend scraped examples layout GUI test for position of buttonsGuillaume Gomez-0/+14
2022-12-30Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n...bors-1/+27
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-0/+34
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-3/+0
2022-12-29Extend rustdoc GUI test for scraped examplesGuillaume Gomez-1/+27
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-3/+0
2022-12-28Add GUI test for scraped examples colorsGuillaume Gomez-0/+34
2022-12-27rustdoc: combine common sidebar background color CSS rulesMichael Howell-1/+90
2022-12-26Add GUI test for search tab headersGuillaume Gomez-0/+76
2022-12-25Migrate links-color.goml to functionsGuillaume Gomez-74/+87
2022-12-24Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddlebors-4/+40
2022-12-24Extend GUI test for toggle-line backgroundGuillaume Gomez-4/+40
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-14/+44
2022-12-22rustdoc: fix race condition in GUI testMichael Howell-0/+1
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-39/+39
2022-12-22Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col...Matthias Krüger-0/+15
2022-12-22Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=...Matthias Krüger-5/+5
2022-12-22Extend search GUI test to include search tab title color checkGuillaume Gomez-0/+15
2022-12-21rustdoc: simplify CSS and DOM for more-scraped-examplesMichael Howell-5/+5
2022-12-22Rollup merge of #106014 - GuillaumeGomez:add-gui-explanations-scrape-examples...Yuki Okushi-0/+1
2022-12-21Add comment explaining what the scrape-examples-toggle.goml GUI test is aboutGuillaume Gomez-0/+1
2022-12-20Rollup merge of #105964 - notriddle:notriddle/scraped-example-length, r=Guill...Matthias Krüger-2/+107
2022-12-20rustdoc: prevent CSS layout of line numbers shrinking into nothingMichael Howell-2/+107
2022-12-20Rollup merge of #105939 - GuillaumeGomez:improve-description-gui-test, r=Dyla...Matthias Krüger-1/+1
2022-12-20Improve description of struct-fields GUI testGuillaume Gomez-1/+1
2022-12-19rustdoc: force pre tags to have the default line heightMichael Howell-0/+24
2022-12-16Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume...Matthias Krüger-26/+26
2022-12-15rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle`Michael Howell-26/+26
2022-12-15rustdoc: simplify CSS for codeblock tooltipsMichael Howell-3/+3
2022-12-14rustdoc: remove unnecessary CSS `kbd { cursor: default }`Michael Howell-1/+0
2022-12-14Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomezMatthias Krüger-0/+17
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