We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af76b4 commit 4463bb3Copy full SHA for 4463bb3
tests/rustdoc-gui/sidebar-resize-setting.goml
@@ -21,4 +21,3 @@ wait-for-css: ("#settings", {"display": "block"})
21
assert-property: ("#hide-sidebar", {"checked": "true"})
22
click: "#hide-sidebar"
23
wait-for-css: (".sidebar", {"display": "block"})
24
-assert-property: ("#hide-sidebar", {"checked": "false"})
0 commit comments