We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd23ee2 commit b8d5554Copy full SHA for b8d5554
tests/rustdoc-gui/collapse-trait-impl.goml
@@ -1,5 +1,4 @@
1
// Checks that individual trait impls can only be collapsed via clicking directly on the summary element
2
-include: "utils.goml"
3
4
go-to: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
5
assert-attribute: ("details:has(#trait-impl-link-in-summary)", {"open": ""})
0 commit comments