We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b542f28 commit d14e636Copy full SHA for d14e636
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