2021-09-01 20:34:51 +02:00
|
|
|
// This test ensures that the implementors toggle are not open by default.
|
2023-04-11 19:11:34 +02:00
|
|
|
go-to: "file://" + |DOC_PATH| + "/implementors/trait.Whatever.html"
|
2021-08-30 16:47:17 +02:00
|
|
|
|
|
|
|
assert-attribute-false: ("#implementors-list > details", {"open": ""}, ALL)
|