about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/docblock-code-block-line-number.goml
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-71/+0
2023-01-06Use new block syntax for define-function in goml scriptsGuillaume Gomez-8/+8
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-12/+42
2022-12-12Add check for local-storage value when changing "display line numbers" settingsGuillaume Gomez-0/+2
2022-11-10rustdoc: use checkbox instead of switch for settings togglesMichael Howell-2/+2
2022-10-07Update rustdoc-gui test to new browser-ui-test versionGuillaume Gomez-1/+1
2022-09-26rustdoc: give `.line-number` / `.line-numbers` meaningful namesMichael Howell-6/+6
2022-09-21rustdoc: dynamically show-hide line numbers on code examplesMichael Howell-0/+17
2021-12-12Update browser-ui-test version and improve rustdoc-gui tests readabilityGuillaume Gomez-1/+1
2021-10-20Add test for line-number settingGuillaume Gomez-0/+22