]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/impl-default-expansion.goml
Auto merge of #90716 - euclio:libloading, r=cjgillot
[rust.git] / src / test / rustdoc-gui / impl-default-expansion.goml
index b268ec68d42e3b42e612a6e11d55784a690d0599..7c4496dc0cabc71e12f424e1e48101baa9907dac 100644 (file)
@@ -1,3 +1,3 @@
 // This test ensures that the impl blocks are open by default.
 goto: file://|DOC_PATH|/test_docs/struct.Foo.html
-assert-attribute: ("#main > details.implementors-toggle", {"open": ""})
+assert-attribute: ("#main-content > details.implementors-toggle", {"open": ""})