about summary refs log tree commit diff
path: root/tests/rustdoc-gui/scrape-examples-button-focus.goml
AgeCommit message (Collapse)AuthorLines
2025-07-01Update rustdoc GUI testsGuillaume Gomez-1/+1
2025-02-12rustdoc: use better, consistent SVG icons for scraped examplesMichael Howell-0/+26
This continues two ongoing projects: - Replacing ascii art with real icons that don't look like syntax, are understandable to people who're familiar with desktop computers and smart devices, and aren't ugly. - Using labels and tooltips to clarify these icons, when the limits of popular iconography hit us. In this case, I've added tooltips, because, unfortunately, there's not room for always-visible labels.
2025-02-11Update rustdoc testsGuillaume Gomez-37/+3
2024-09-03Fix wrong padding for expanded scraped exampleGuillaume Gomez-2/+2
2024-09-02Simplify CSS but wrapping scraped example into a div and move the title out ↵Guillaume Gomez-7/+30
of the code block
2024-08-31Update rustdoc GUI testsGuillaume Gomez-0/+1
2023-05-11Migrate to 0.16.0 browser-ui-test versionGuillaume Gomez-3/+3
2023-04-11Update rustdoc GUI tests to new browser-ui-test versionGuillaume Gomez-1/+1
2023-03-08Update browser-ui-test versionMichael Howell-5/+5
Use NEAR check to allow one pixel difference between scroll positions.
2023-01-14Add explanation for GUI testGuillaume Gomez-0/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+29