about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/impl-default-expansion.goml
blob: 7c4496dc0cabc71e12f424e1e48101baa9907dac (plain)
1
2
3
// This test ensures that the impl blocks are open by default.
goto: file://|DOC_PATH|/test_docs/struct.Foo.html
assert-attribute: ("#main-content > details.implementors-toggle", {"open": ""})