about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-11-11Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearthbors-9/+93
2022-11-11Rollup merge of #104129 - notriddle:notriddle/102576-js-notable-trait, r=Mani...Manish Goregaokar-9/+93
2022-11-10Add GUI test for :targetGuillaume Gomez-0/+35
2022-11-09Rollup merge of #104201 - GuillaumeGomez:gui-test-check-file-errors, r=notriddleMichael Goulet-0/+25
2022-11-09Update to new browser-ui-test versionGuillaume Gomez-0/+25
2022-11-09Extend crate-search div GUI testsGuillaume Gomez-0/+40
2022-11-07rustdoc: fix font color inheritance from body, and testMichael Howell-0/+73
2022-11-07rustdoc: use javascript to layout notable traits popupsMichael Howell-9/+20
2022-11-06Extend rust-logo GUI test to check there is no filter for other logosGuillaume Gomez-0/+9
2022-11-06Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddleMatthias Krüger-4/+51
2022-11-06Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomezMatthias Krüger-2/+57
2022-11-05rustdoc: add test case for huge logoMichael Howell-2/+57
2022-11-05Extend GUI test for run buttonGuillaume Gomez-4/+51
2022-11-05Update GUI test for bottom border colorGuillaume Gomez-3/+3
2022-11-04rustdoc: get rid of CSS/DOM `div.desc span`, which isn't really neededMichael Howell-4/+4
2022-11-04rustdoc: simplify search results CSS and DOMMichael Howell-1/+1
2022-11-03rustdoc: clean up hardcoded CSS border color on search resultsMichael Howell-0/+18
2022-11-01Rollup merge of #103837 - GuillaumeGomez:migrate-sidebar-links-color-gui-test...Manish Goregaokar-225/+162
2022-11-01Remove unneeded "rustdoc-preferred-dark-theme" settingGuillaume Gomez-1/+0
2022-11-01Migrate sidebar-links-color GUI test to functionsGuillaume Gomez-224/+162
2022-11-01Rollup merge of #103817 - notriddle:notriddle/attribute-css, r=GuillaumeGomezDylan DPC-5/+5
2022-10-31rustdoc: rename syntax highlighting CSS class `attribute` to `attr`Michael Howell-5/+5
2022-10-31rustdoc: add test case for associated type marginsMichael Howell-0/+34
2022-10-28Rollup merge of #103585 - GuillaumeGomez:source-line-css, r=notriddleMatthias Krüger-1/+43
2022-10-27Add tests for source line numbers colorsGuillaume Gomez-1/+43
2022-10-26rustdoc: add test case for positioning of notable trait tooltipMichael Howell-1/+38
2022-10-25Rollup merge of #103493 - notriddle:notriddle/source-sidebar-logo, r=Guillaum...Yuki Okushi-1/+1
2022-10-25Rollup merge of #103486 - GuillaumeGomez:cleanup-rustdoc-gui-highlight-colors...Yuki Okushi-52/+89
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-1/+1
2022-10-24Use functions in highlight-colors rustdoc GUI testGuillaume Gomez-52/+89
2022-10-23Use functions for jump-to-def-background rustodoc GUI testGuillaume Gomez-38/+17
2022-10-23Rollup merge of #103401 - GuillaumeGomez:gui-test-headings-cleanup, r=notriddleMatthias Krüger-100/+76
2022-10-22Use functions for headings rustodoc GUI testGuillaume Gomez-100/+76
2022-10-21rustdoc: prevent method summary margin from being applied to docblocksMichael Howell-0/+23
2022-10-21Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G...Dylan DPC-8/+30
2022-10-20Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddleMatthias Krüger-0/+18
2022-10-20rustdoc: improve appearance of source page navigation barMichael Howell-8/+30
2022-10-20Add GUI tests for collapse/expand actionsGuillaume Gomez-0/+18
2022-10-20Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddleMatthias Krüger-5/+98
2022-10-19Rollup merge of #103237 - GuillaumeGomez:codeblock-tooltip-cleanup, r=notriddleMatthias Krüger-92/+76
2022-10-19Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomezMatthias Krüger-10/+18
2022-10-19Add regression test for item-decl highlightingGuillaume Gomez-5/+98
2022-10-19Clean up codeblock-tooltip rustdoc-gui testGuillaume Gomez-92/+76
2022-10-18Rollup merge of #103189 - GuillaumeGomez:clean-up-gui-tests, r=notriddleMatthias Krüger-131/+78
2022-10-18rustdoc: remove class name `location` from sidebar sibling navMichael Howell-10/+18
2022-10-18Clean up code-color and headers-color rustdoc GUI testsGuillaume Gomez-131/+78
2022-10-17rustdoc: change mobile breakpoint to match CSSMichael Howell-4/+4
2022-10-17Rollup merge of #103152 - GuillaumeGomez:named-arguments, r=notriddleMatthias Krüger-27/+27
2022-10-17Use named arguments to make test clearerGuillaume Gomez-27/+27
2022-10-17Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomezMatthias Krüger-1/+1