rust/tests/rustdoc-gui/impl-default-expansion.goml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
210 B
Plaintext
Raw Normal View History

// 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": ""})