We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb6e76d + d14e636 commit 7742995Copy full SHA for 7742995
src/test/rustdoc-gui/docblock-table.goml
@@ -1,3 +1,4 @@
1
+// This test checks the appearance of the tables in the doc comments.
2
goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func"
3
4
compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])
0 commit comments