summary refs log tree commit diff
path: root/src/test/rustdoc-gui/notable-trait.goml
AgeCommit message (Expand)AuthorLines
2022-11-28rustdoc: remove `fnname` CSS class that's styled exactly like `fn`Michael Howell-2/+2
2022-11-26rustdoc: improve popover focus handling JSMichael Howell-0/+25
2022-11-19Extend GUI test to check notable traits blur behaviourGuillaume Gomez-0/+30
2022-11-11rustdoc: update test casesMichael Howell-8/+0
2022-11-11rustdoc: make notable traits popover behavior consistent with Help and SettingsMichael Howell-0/+28
2022-11-11rustdoc: use consistent "popover" styling for notable traitsMichael Howell-36/+25
2022-11-07rustdoc: fix font color inheritance from body, and testMichael Howell-0/+73
2022-11-07rustdoc: use javascript to layout notable traits popupsMichael Howell-9/+20
2022-10-26rustdoc: add test case for positioning of notable trait tooltipMichael Howell-1/+38
2022-10-07Update rustdoc-gui test to new browser-ui-test versionGuillaume Gomez-1/+1
2022-09-23rustdoc: fix GUI tests to deal with slightly changed widthMichael Howell-2/+2
2022-09-21rustdoc: update test case for headers without max-widthMichael Howell-1/+1
2022-09-19Add GUI test for notable traits element positionGuillaume Gomez-0/+91