1
Fork 0
rust/src/test/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
199 B
Text
Raw Normal View History

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