1
Fork 0

Add comment explaining what docblock-table GUI test is about

This commit is contained in:
Guillaume Gomez 2023-01-01 17:21:19 +01:00
parent b542f28d9b
commit d14e63665e

View file

@ -1,3 +1,4 @@
// This test checks the appearance of the tables in the doc comments.
goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func" goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func"
compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"]) compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])