Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddle

Add comment explaining what docblock-table GUI test is about

r? `@notriddle`
This commit is contained in:
bors 2023-01-01 18:35:04 +00:00
commit 77429957a0

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"
compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])