We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a04f25 commit de34489Copy full SHA for de34489
tests/rustdoc-gui/scrape-examples-button-focus.goml
@@ -1,3 +1,5 @@
1
+// This test ensures that the scraped examples buttons are working as expecting
2
+// when 'Enter' key is pressed when they're focused.
3
goto: "file://" + |DOC_PATH| + "/scrape_examples/fn.test.html"
4
5
// The next/prev buttons vertically scroll the code viewport between examples
0 commit comments