summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-gui/impl-default-expansion.goml
blob: 45bd7beb6e69d5f1defdf3c1c177dc502b28b931 (plain)
1
2
3
// 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": ""})