We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98cfa68 commit 5376670Copy full SHA for 5376670
tests/rustdoc-gui/basic-code.goml
@@ -1,3 +1,5 @@
1
+// Small test to ensure the "src-line-numbers" element is only present once on
2
+// the page.
3
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
4
click: ".srclink"
5
wait-for: ".src-line-numbers"
0 commit comments