Michael Howell
|
3bf8bcfbe0
|
rustdoc: properly handle path wrapping
|
2024-07-29 10:31:02 -07:00 |
|
Michael Howell
|
0d0e18e7f6
|
rustdoc: use <wbr> -tolerant function to check text contents
|
2024-07-29 08:46:11 -07:00 |
|
Guillaume Gomez
|
315be7d483
|
Update browser-ui-test version to 0.18.0
|
2024-06-27 00:04:23 +02:00 |
|
Guillaume Gomez
|
59120d0ef5
|
Update to new browser-ui-test version
|
2024-04-01 22:25:01 +02:00 |
|
Guillaume Gomez
|
e06633fde6
|
Migrate GUI colors test to original CSS color format
|
2023-07-23 13:05:40 +02:00 |
|
Guillaume Gomez
|
9d130582ab
|
Add GUI test for long inline cfg labels display
|
2023-07-03 13:26:40 +02:00 |
|
Guillaume Gomez
|
010fa00b80
|
Update rustdoc GUI tests to new browser-ui-test version
|
2023-04-11 19:14:35 +02:00 |
|
Michael Howell
|
894c98652c
|
rustdoc: simplify DOM for .item-table
This switches from using `<div>` to the more semantic `<ul>`, and
using class names that rhyme with the classes the search results
table uses.
|
2023-02-07 19:00:42 -07:00 |
|
Michael Howell
|
97f8189614
|
rustdoc: remove mostly-unused CSS classes import/module-item
|
2023-01-26 12:55:19 -07:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|