..
src
rustdoc: prevent CSS layout of line numbers shrinking into nothing
2022-12-20 10:32:35 -07:00
anchor-navigable.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
anchors.goml
Use named arguments to make test clearer
2022-10-17 18:08:53 +02:00
auto-hide-trait-implementations.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
basic-code.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
check-code-blocks-margin.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
check-stab-in-docblock.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
check_info_sign_position.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
code-blocks-overflow.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
code-color.goml
Clean up code-color and headers-color rustdoc GUI tests
2022-10-18 15:18:45 +02:00
code-sidebar-toggle.goml
rustdoc: name the source page sidebar-toggle #src-sidebar-toggle
2022-12-15 16:29:52 -07:00
code-tags.goml
Update to new browser-ui-test version
2022-11-09 17:00:25 +01:00
codeblock-sub.goml
rustdoc: force pre tags to have the default line height
2022-12-19 10:23:46 -07:00
codeblock-tooltip.goml
rustdoc: simplify CSS for codeblock tooltips
2022-12-15 12:05:27 -07:00
cursor.goml
rustdoc: name the source page sidebar-toggle #src-sidebar-toggle
2022-12-15 16:29:52 -07:00
default-settings.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
docblock-big-code-mobile.goml
rustdoc: apply pre-wrap CSS to code-wrapped links
2022-12-13 10:48:40 -07:00
docblock-code-block-line-number.goml
Add check for local-storage value when changing "display line numbers" settings
2022-12-12 22:49:19 +01:00
docblock-details.goml
rustdoc: prevent method summary margin from being applied to docblocks
2022-10-21 10:48:41 -07:00
docblock-table-overflow.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
docblock-table.goml
rustdoc: add GUI test case for docblock table colors
2022-12-08 10:37:03 -07:00
duplicate-macro-reexport.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
enum-variants.goml
rustdoc: simplify CSS selectors on top-doc and non-exhaustive toggles
2022-12-05 13:01:29 -07:00
escape-key.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
font-weight.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
hash-item-expansion.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
headers-color.goml
Clean up code-color and headers-color rustdoc GUI tests
2022-10-18 15:18:45 +02:00
headings.goml
Use functions for headings rustodoc GUI test
2022-10-22 14:12:01 +02:00
help-page.goml
rustdoc: remove unnecessary CSS kbd { cursor: default }
2022-12-14 11:11:25 -07:00
highlight-colors.goml
rustdoc: rename syntax highlighting CSS class attribute to attr
2022-10-31 13:55:39 -07:00
huge-collection-of-constants.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
huge-logo.goml
rustdoc: add test case for huge logo
2022-11-05 14:26:13 -07:00
impl-default-expansion.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
impl-doc.goml
rustdoc: add CSS margin between impl docblock and its items
2022-12-13 17:03:41 -07:00
implementors.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
item-decl-colors.goml
rustdoc: remove fnname CSS class that's styled exactly like fn
2022-11-28 10:51:46 -07:00
item-info-alignment.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
item-info-overflow.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
item-info.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
item-summary-table.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
javascript-disabled.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
jump-to-def-background.goml
Use functions for jump-to-def-background rustodoc GUI test
2022-10-23 15:40:56 +02:00
label-next-to-symbol.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
links-color.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
list_code_block.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
method-margins.goml
Add small comment explaining what method-margins.goml test is about
2022-12-04 15:21:05 +01:00
mobile.goml
rustdoc: remove class name location from sidebar sibling nav
2022-10-18 12:01:53 -07:00
module-items-font.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
no-docblock.goml
Update to new browser-ui-test version
2022-11-09 17:00:25 +01:00
notable-trait.goml
rustdoc: remove fnname CSS class that's styled exactly like fn
2022-11-28 10:51:46 -07:00
overflow-tooltip-information.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
pocket-menu.goml
rustdoc: improve popover focus handling JS
2022-11-26 10:19:22 -07:00
README.md
Update rustdoc-gui README
2022-06-07 11:49:35 +02:00
run-on-hover.goml
Extend GUI test for run button
2022-11-05 17:22:38 +01:00
rust-logo.goml
Extend rust-logo GUI test to check there is no filter for other logos
2022-11-06 20:20:43 +01:00
scrape-examples-button-focus.goml
Factor scrape-examples toggle test into a new file
2022-12-07 09:08:43 -08:00
scrape-examples-fonts.goml
rustdoc: use simpler CSS for setting the font on scraped examples
2022-12-01 12:34:02 -07:00
scrape-examples-layout.goml
rustdoc: simplify CSS and DOM for more-scraped-examples
2022-12-21 18:03:31 -07:00
scrape-examples-toggle.goml
Add comment explaining what the scrape-examples-toggle.goml GUI test is about
2022-12-21 20:21:31 +01:00
search-filter.goml
rustdoc: add test case for huge logo
2022-11-05 14:26:13 -07:00
search-form-elements.goml
rustdoc: add test cases for links inside the help popover
2022-10-15 12:06:16 -07:00
search-input-mobile.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
search-keyboard.goml
rustdoc: fix corner case in search keyboard commands
2022-11-14 13:21:08 -07:00
search-no-result.goml
Use same color for links in no result search
2022-11-12 13:33:17 +01:00
search-reexport.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
search-result-color.goml
Extend GUI test for alias search result
2022-11-21 11:15:54 +01:00
search-result-description.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
search-result-display.goml
rustdoc: simplify .search-results-title CSS
2022-11-23 14:31:09 -07:00
search-result-go-to-first.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
search-result-keyword.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
search-tab-change-title-fn-sig.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
settings.goml
Update GUI test
2022-11-13 21:23:12 +01:00
shortcuts.goml
Add GUI tests for collapse/expand actions
2022-10-20 11:35:12 +02:00
sidebar-links-color.goml
Migrate sidebar-links-color GUI test to functions
2022-11-01 19:46:42 +01:00
sidebar-macro-reexport.goml
rustdoc: remove unused classes from sidebar
2022-10-11 08:50:41 -07:00
sidebar-mobile-scroll.goml
rustdoc: change mobile breakpoint to match CSS
2022-10-17 19:26:15 -07:00
sidebar-mobile.goml
Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddle
2022-11-27 22:14:08 +01:00
sidebar-source-code-display.goml
rustdoc: name the source page sidebar-toggle #src-sidebar-toggle
2022-12-15 16:29:52 -07:00
sidebar-source-code.goml
rustdoc: fix test case
2022-11-19 18:21:46 -07:00
sidebar.goml
Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddle
2022-10-20 07:58:56 +02:00
source-anchor-scroll.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
source-code-page.goml
rustdoc: name the source page sidebar-toggle #src-sidebar-toggle
2022-12-15 16:29:52 -07:00
src-font-size.goml
Add GUI test to ensure that source links can be clicked
2022-11-12 13:58:59 +01:00
stab-badge.goml
rustdoc: make stability badge CSS more consistent
2022-12-09 10:54:44 -07:00
struct-fields.goml
Improve description of struct-fields GUI test
2022-12-20 08:22:31 +01:00
target.goml
Add GUI test for :target
2022-11-10 18:53:31 +01:00
theme-change.goml
Extend GUI test for theme settings
2022-11-13 21:37:42 +01:00
theme-in-history.goml
Remove unneeded "rustdoc-preferred-dark-theme" setting
2022-11-01 19:47:12 +01:00
toggle-click-deadspace.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
toggle-docs-mobile.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
toggle-docs.goml
rustdoc: simplify CSS selectors on top-doc and non-exhaustive toggles
2022-12-05 13:01:29 -07:00
toggle-implementors.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
toggled-open-implementations.goml
Update rustdoc-gui test to new browser-ui-test version
2022-10-07 20:17:22 +02:00
trait-sidebar-item-order.goml
Update to new browser-ui-test version
2022-11-09 17:00:25 +01:00
type-declation-overflow.goml
rustdoc: remove no-op CSS .main-header { justify-content }
2022-11-14 15:27:04 -07:00
unsafe-fn.goml
Improve code for unsafe-fn rustdoc GUI test
2022-10-13 16:51:04 +02:00
where-whitespace.goml
rustdoc: remove fnname CSS class that's styled exactly like fn
2022-11-28 10:51:46 -07:00