]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-gui/docblock-table.goml
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
[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"])