Files
rust/tests/rustdoc-gui/impl-default-expansion.goml
2023-04-11 19:14:35 +02:00

4 lines
210 B
Plaintext

// This test ensures that the impl blocks are open by default.
go-to: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
assert-attribute: ("#implementations-list details.implementors-toggle", {"open": ""})