about summary refs log tree commit diff
path: root/tests/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2023-06-04Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-06-03Move type name directly into the same DOM elementGuillaume Gomez-12/+4
2023-06-02Move item kind before the item nameGuillaume Gomez-32/+9
2023-06-02Update rustdoc tests and add more checks for type kind colorsGuillaume Gomez-6/+14
2023-06-01Rollup merge of #112133 - GuillaumeGomez:migrate-gui-test-color-10, r=notriddleMatthias Krüger-3/+3
2023-06-01Rollup merge of #111892 - notriddle:notriddle/timeout-tooltip, r=me,Guillaume...Dylan DPC-2/+19
2023-05-31Migrate GUI colors test to original CSS color formatGuillaume Gomez-3/+3
2023-05-30Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddleNilstrieb-4/+4
2023-05-29Migrate GUI colors test to original CSS color formatGuillaume Gomez-4/+4
2023-05-29Rollup merge of #112042 - GuillaumeGomez:migrate-gui-test-color-8, r=notriddleMatthias Krüger-6/+6
2023-05-28Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-4/+7
2023-05-25Migrate GUI colors test to original CSS color formatGuillaume Gomez-42/+42
2023-05-24Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-05-23rustdoc: add hover indicator for notable trait tooltipMichael Howell-1/+16
2023-05-23rustdoc: add interaction delays for tooltip popoversMichael Howell-1/+3
2023-05-23Rollup merge of #111871 - GuillaumeGomez:migrate-gui-test-color-5, r=notriddleMatthias Krüger-3/+3
2023-05-23Migrate GUI colors test to original CSS color formatGuillaume Gomez-3/+3
2023-05-22rustdoc: remove unneeded `position: relative` setting CSSMichael Howell-2/+2
2023-05-23Rollup merge of #111844 - GuillaumeGomez:migrate-gui-test-color-4, r=notriddleDylan DPC-3/+3
2023-05-22Migrate GUI colors test to original CSS color formatGuillaume Gomez-3/+3
2023-05-21Rollup merge of #111817 - GuillaumeGomez:migrate-gui-test-color-3, r=notriddleMatthias Krüger-18/+18
2023-05-21Rollup merge of #111797 - GuillaumeGomez:migrate-gui-test-color-2, r=notriddleMatthias Krüger-9/+9
2023-05-21Migrate GUI colors test to original CSS color formatGuillaume Gomez-18/+18
2023-05-20Rollup merge of #111765 - GuillaumeGomez:migrate-gui-test-color, r=notriddleGuillaume Gomez-18/+18
2023-05-20Migrate GUI colors test to original CSS color formatGuillaume Gomez-9/+9
2023-05-20add compiletest headers to rustdoc-gui testsozkanonur-4/+7
2023-05-19Migrate GUI colors test to original CSS color formatGuillaume Gomez-18/+18
2023-05-18Migrate GUI colors test to original CSS color formatGuillaume Gomez-11/+11
2023-05-14Convert more GUI tests colors to their original formatGuillaume Gomez-86/+86
2023-05-11Convert some GUI tests color checks to use original formatGuillaume Gomez-14/+14
2023-05-11Migrate to 0.16.0 browser-ui-test versionGuillaume Gomez-65/+53
2023-05-03Rollup merge of #110371 - notriddle:notriddle/search-corrections, r=Guillaume...Manish Goregaokar-0/+56
2023-04-21rustdoc: remove unneeded handleKey from settings.jsMichael Howell-0/+9
2023-04-20rustdoc-search: use more descriptive "x not found; y instead" messageMichael Howell-3/+5
2023-04-19rustdoc-search: give longer notification for type correctionsMichael Howell-3/+3
2023-04-17rustdoc: restructure type search engine to pick-and-use IDsMichael Howell-0/+54
2023-04-12Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgrbors-2/+27
2023-04-12Rollup merge of #110205 - notriddle:notriddle/pixelated-border, r=GuillaumeGomezMatthias Krüger-7/+70
2023-04-12Add/update tests for `--extend-css` optionGuillaume Gomez-2/+27
2023-04-12rustdoc: use CSS `overscroll-behavior` instead of JavaScriptMichael Howell-41/+12
2023-04-12rustdoc: make settings radio and checks thicker, less contrastMichael Howell-7/+70
2023-04-11Update rustdoc GUI tests to new browser-ui-test versionGuillaume Gomez-308/+308
2023-04-08Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomezNilstrieb-0/+24
2023-04-06rustdoc: add test and bug fix for theme defaultsMichael Howell-0/+24
2023-04-06Run collapsed GUI test in mobile mode as wellGuillaume Gomez-7/+26
2023-04-05Update GUI tests for logo display on very small screensGuillaume Gomez-1/+8
2023-04-04Add GUI test for scrollbar position on source code pageGuillaume Gomez-0/+8
2023-03-31Add tests to check that collapsed content is expanded when jumping to itGuillaume Gomez-0/+21
2023-03-27Rollup merge of #109633 - GuillaumeGomez:fix-go-to-only-setting, r=notriddleMatthias Krüger-0/+63