mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
32842e87b1
rustdoc: Add GUI test for jump to collapsed item Part of https://github.com/rust-lang/rust/issues/66181. I updated `browser-ui-test` version because I needed to add a new command `property`: https://github.com/GuillaumeGomez/browser-UI-test/pull/452. r? `@notriddle`