| Age | Commit message (Expand) | Author | Lines |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -6525/+0 |
| 2023-01-10 | Add GUI test for item declaration block scrolling | Guillaume Gomez | -0/+173 |
| 2023-01-08 | Fix tidy issues in goml scripts | Guillaume Gomez | -14/+34 |
| 2023-01-06 | Rollup merge of #106543 - notriddle:notriddle/source-sidebar-width-zero, r=Gu... | Michael Goulet | -6/+6 |
| 2023-01-06 | rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }` | Michael Howell | -6/+6 |
| 2023-01-06 | Use new block syntax for define-function in goml scripts | Guillaume Gomez | -591/+573 |
| 2023-01-05 | Auto merge of #106487 - GuillaumeGomez:fix-kbd-var, r=notriddle | bors | -1/+1 |
| 2023-01-05 | Update kbd GUI test | Guillaume Gomez | -1/+1 |
| 2023-01-04 | Rollup merge of #106437 - notriddle:notriddle/http-url, r=GuillaumeGomez | Matthias Krüger | -2/+32 |
| 2023-01-03 | Add hardcoded wait time for external navigation to load | Ardis Lu | -0/+1 |
| 2023-01-03 | Add test case to click popover child link | Ardis Lu | -0/+8 |
| 2023-01-03 | rustdoc: fix buggy JS check for absolute URL | Michael Howell | -2/+32 |
| 2023-01-02 | Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez | bors | -4/+85 |
| 2023-01-01 | rustdoc: add test case for dir entry summary position | Michael Howell | -4/+85 |
| 2023-01-01 | Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddle | bors | -0/+1 |
| 2023-01-01 | Add comment explaining what docblock-table GUI test is about | Guillaume Gomez | -0/+1 |
| 2022-12-31 | Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddle | Matthias Krüger | -0/+1 |
| 2022-12-31 | Add comment explaining what the GUI scrape-examples-fonts test is about | Guillaume Gomez | -0/+1 |
| 2022-12-30 | Rollup merge of #106295 - GuillaumeGomez:extend-scraped-examples-layout-test,... | Michael Goulet | -0/+14 |
| 2022-12-30 | Extend scraped examples layout GUI test for position of buttons | Guillaume Gomez | -0/+14 |
| 2022-12-30 | Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n... | bors | -1/+27 |
| 2022-12-29 | Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=... | Matthias Krüger | -0/+34 |
| 2022-12-29 | Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomez | Matthias Krüger | -3/+0 |
| 2022-12-29 | Extend rustdoc GUI test for scraped examples | Guillaume Gomez | -1/+27 |
| 2022-12-28 | rustdoc: remove unnecessary `.tooltip::after { text-align: center }` | Michael Howell | -3/+0 |
| 2022-12-28 | Add GUI test for scraped examples colors | Guillaume Gomez | -0/+34 |
| 2022-12-27 | rustdoc: combine common sidebar background color CSS rules | Michael Howell | -1/+90 |
| 2022-12-26 | Add GUI test for search tab headers | Guillaume Gomez | -0/+76 |
| 2022-12-25 | Migrate links-color.goml to functions | Guillaume Gomez | -74/+87 |
| 2022-12-24 | Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddle | bors | -4/+40 |
| 2022-12-24 | Extend GUI test for toggle-line background | Guillaume Gomez | -4/+40 |
| 2022-12-23 | rustdoc: make line number CSS for doc comment and scraped the same | Michael Howell | -14/+44 |
| 2022-12-22 | rustdoc: fix race condition in GUI test | Michael Howell | -0/+1 |
| 2022-12-22 | rustdoc: use a more evocative name for CSS/JS `#titles` | Michael Howell | -39/+39 |
| 2022-12-22 | Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col... | Matthias Krüger | -0/+15 |
| 2022-12-22 | Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=... | Matthias Krüger | -5/+5 |
| 2022-12-22 | Extend search GUI test to include search tab title color check | Guillaume Gomez | -0/+15 |
| 2022-12-21 | rustdoc: simplify CSS and DOM for more-scraped-examples | Michael Howell | -5/+5 |
| 2022-12-22 | Rollup merge of #106014 - GuillaumeGomez:add-gui-explanations-scrape-examples... | Yuki Okushi | -0/+1 |
| 2022-12-21 | Add comment explaining what the scrape-examples-toggle.goml GUI test is about | Guillaume Gomez | -0/+1 |
| 2022-12-20 | Rollup merge of #105964 - notriddle:notriddle/scraped-example-length, r=Guill... | Matthias Krüger | -2/+107 |
| 2022-12-20 | rustdoc: prevent CSS layout of line numbers shrinking into nothing | Michael Howell | -2/+107 |
| 2022-12-20 | Rollup merge of #105939 - GuillaumeGomez:improve-description-gui-test, r=Dyla... | Matthias Krüger | -1/+1 |
| 2022-12-20 | Improve description of struct-fields GUI test | Guillaume Gomez | -1/+1 |
| 2022-12-19 | rustdoc: force pre tags to have the default line height | Michael Howell | -0/+24 |
| 2022-12-16 | Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume... | Matthias Krüger | -26/+26 |
| 2022-12-15 | rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle` | Michael Howell | -26/+26 |
| 2022-12-15 | rustdoc: simplify CSS for codeblock tooltips | Michael Howell | -3/+3 |
| 2022-12-14 | rustdoc: remove unnecessary CSS `kbd { cursor: default }` | Michael Howell | -1/+0 |
| 2022-12-14 | Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomez | Matthias Krüger | -0/+17 |