Add test to ensure that impl blocks are open by default
This commit is contained in:
parent
33a70981e2
commit
bcad1ec0ac
3
src/test/rustdoc-gui/impl-default-expansion.goml
Normal file
3
src/test/rustdoc-gui/impl-default-expansion.goml
Normal file
@ -0,0 +1,3 @@
|
||||
// This test ensures that the impl blocks are open by default.
|
||||
goto: file://|DOC_PATH|/struct.Foo.html
|
||||
assert: ("#main > details.implementors-toggle", "open", "")
|
Loading…
Reference in New Issue
Block a user