summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-gui/toggle-implementors.goml
blob: 15521ff0f49d320381d8cb2486beee06415f1066 (plain)
1
2
3
4
// This test ensures that the implementors toggle are not open by default.
goto: file://|DOC_PATH|/implementors/trait.Whatever.html

assert-attribute-false: ("#implementors-list > details", {"open": ""}, ALL)