]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-gui/docblock-table.goml
Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgr
[rust.git] / src / test / rustdoc-gui / docblock-table.goml
1 goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func"
2
3 compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])
4 compare-elements-css: (".impl-items .docblock table td", ".top-doc .docblock table td", ["border"])